]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pnfs: remove GETDEVICELIST implementation
authorChristoph Hellwig <hch@lst.de>
Thu, 11 Sep 2014 00:36:31 +0000 (17:36 -0700)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 12 Sep 2014 17:20:54 +0000 (13:20 -0400)
commitd4b18c3e00b8d18fbd316abe9639b91ad416e1f3
treebb4e90418ef3aaf994687252d96d6276630dfe20
parentfd41b4748b3b6c1220f926427bf63bef456034a5
pnfs: remove GETDEVICELIST implementation

The current GETDEVICELIST implementation is buggy in that it doesn't handle
cursors correctly, and in that it returns an error if the server returns
NFSERR_NOTSUPP.  Given that there is no actual need for GETDEVICELIST,
it has various issues and might get removed for NFSv4.2 stop using it in
the blocklayout driver, and thus the Linux NFS client as whole.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/blocklayout/blocklayout.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
fs/nfs/pnfs.h
fs/nfs/pnfs_dev.c
include/linux/nfs_xdr.h