]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: Allow getdeviceinfo to return notification info back to caller
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 9 Mar 2015 18:01:25 +0000 (14:01 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 27 Mar 2015 16:32:24 +0000 (12:32 -0400)
commit965a219b4bb8d7fb269bb97b660f825f99d7c358
treecbf455eb14536ccab378215e85257ebfa9c5790a
parent5fdc9240bc32420e2c320d4336f88d7725c748c4
NFSv4.1: Allow getdeviceinfo to return notification info back to caller

We are only allowed to cache deviceinfo if the server supports notifications
and actually promises to call us back when changes occur. Right now, we
request those notifications, but then we don't check the server's reply.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
include/linux/nfs_xdr.h