Files
android_kernel_xiaomi_sm8450/include/linux/sunrpc
Stanislav Kinsbursky c21a588f35 SUNRPC: pipefs per-net operations helper introduced
During per-net pipes creation and destruction we have to make sure, that pipefs
sb exists for the whole creation/destruction cycle. This is done by using
special mutex which controls pipefs sb reference on network namespace context.
Helper consists of two parts: first of them (rpc_get_dentry_net) searches for
dentry with specified name and returns with mutex taken on success. When pipe
creation or destructions is completed, caller should release this mutex by
rpc_put_dentry_net call.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-01-31 18:20:24 -05:00
..
2012-01-03 22:55:04 -05:00
2011-12-11 18:25:16 -05:00
2009-12-14 18:12:08 -05:00
2011-03-31 11:26:23 -03:00
2010-09-27 10:16:11 -04:00
2011-07-26 16:49:47 -07:00