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)
commit4e59080397faadee59d39ffa2116dc8607adc9c9
treecbf455eb14536ccab378215e85257ebfa9c5790a
parentfb1458f4578c8dc78dc124de2a58950a6d4e3492
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