]> git.kernelconcepts.de Git - mv-sheeva.git/commit
NFS: Remove unused UMNT response data structure
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 14:58:49 +0000 (14:58 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:25 +0000 (12:37 -0500)
commitb43cd8c153f6902100ed50c1f7e11a470c73a73f
tree9d7f5b185eb1e6c1a904ab03bd8fb60abaf677a0
parent98eb2b4f9323bcf2a46476576d3155758cb0a473
NFS: Remove unused UMNT response data structure

Clean up.

The UMNT request has a NULL response.  There's no need to set up a
mountres structure for it.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/mount_clnt.c