Files
android_kernel_xiaomi_sm8450/fs/nfs
Trond Myklebust 101070ca2f NFS: Ensure that the asynchronous RPC calls complete on nfsiod.
We want to ensure that rpc_call_ops that involve mntput() are run on nfsiod
rather than on rpciod, so that they don't deadlock when the resulting
umount calls rpc_shutdown_client(). Hence we specify that read, write and
commit calls must complete on nfsiod.
Ditto for NFSv4 open, lock, locku and close asynchronous calls.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2008-02-25 21:40:37 -08:00
..
2008-02-20 16:15:44 -05:00
2008-02-20 16:15:44 -05:00
2008-01-30 02:06:02 -05:00
2008-02-20 16:15:44 -05:00
2008-02-25 21:40:36 -08:00
2008-02-25 21:40:36 -08:00
2006-03-20 13:44:48 -05:00
2008-02-14 21:13:33 -08:00
2008-02-20 16:15:44 -05:00
2007-03-16 19:25:05 -07:00