git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62ae7bb
)
VFS: make vfs_fstat() use f[get|put]_light()
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 28 Apr 2012 21:55:17 +0000
(14:55 -0700)
committer
Ben Hutchings
<ben@decadent.org.uk>
Wed, 19 Sep 2012 14:05:25 +0000
(15:05 +0100)
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 <torvalds@linux-foundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found