Files
android_kernel_xiaomi_sm8450/fs/nfs
Trond Myklebust b92dccf65b NFS: Fix a busy inodes issue...
The nfs_open_context may live longer than the file descriptor that spawned
it, so it needs to carry a reference to the vfsmount. If not, then
generic_shutdown_super() may end up being called before reads and writes
have been flushed out.

Make a couple of functions static while we're at it...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-03-20 13:44:03 -05:00
..
2005-12-22 09:24:05 -08:00
2006-03-20 13:44:03 -05:00
2006-01-06 14:58:56 -05:00
2006-01-06 14:58:57 -05:00
2006-01-06 14:58:40 -05:00