Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information