From: Linus Torvalds Date: Sat, 28 Apr 2012 21:55:17 +0000 (-0700) Subject: VFS: make vfs_fstat() use f[get|put]_light() X-Git-Tag: v3.2.30~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c6430b9b762972e99ff841a4c78d6cc02be8e51;p=pandora-kernel.git VFS: make vfs_fstat() use f[get|put]_light() commit e994defb7b6813ba6fa7a2a36e86d2455ad1dc35 upstream. Use the *_light() versions that properly avoid doing the file user count updates when they are unnecessary. Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed