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)
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

Simple merge
Simple merge
Simple merge