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()
commit e994def 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>
- Loading branch information