]> 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)
commit670818dcc6c613c39d1427b7a473fe19afe8630d
treecbf455eb14536ccab378215e85257ebfa9c5790a
parent7e793ada84bae3cd866febdfabd97d24d9af412e
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