]> rtime.felk.cvut.cz Git - linux-imx.git/commit
SUNRPC: send notification events on pipefs sb creation and destruction
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Mon, 26 Dec 2011 12:39:13 +0000 (15:39 +0300)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 31 Jan 2012 23:20:24 +0000 (18:20 -0500)
commit2d00131acc641b2cb6f0bdefb8c7bdd8fdf7410b
treee8351c57f8d12431e7e02f7ff44960dde11800b7
parent021c68dec8c04c44cb82eb5bbee77028fafe22e8
SUNRPC: send notification events on pipefs sb creation and destruction

They will be used to notify subscribers about pipefs superblock creation and
destruction.
Subcribers will have to create their dentries on passed superblock on mount
event and destroy otherwise.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/rpc_pipe_fs.h
net/sunrpc/rpc_pipe.c