Skip to content
Commit e994defb authored by Linus Torvalds's avatar Linus Torvalds
Browse files

VFS: make vfs_fstat() use f[get|put]_light()



Use the *_light() versions that properly avoid doing the file user count
updates when they are unnecessary.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 3f9f0aa6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment