]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfsd: hook nfsd_commit up to the nfsd_file cache
authorJeff Layton <jlayton@poochiereds.net>
Tue, 20 Oct 2015 17:33:47 +0000 (13:33 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 23 Oct 2015 19:57:41 +0000 (15:57 -0400)
commit82bc0e4afd2c748294bc25d3d72f790aa846bac8
tree256de1448deaa6f8849f2cc7c8d152c98da4c897
parentd61c29295bca8e418590ebf6a961ddcf557a7c4c
nfsd: hook nfsd_commit up to the nfsd_file cache

Use cached filps if possible instead of opening a new one every time.

Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/vfs.c