]> git.baikalelectronics.ru Git - kernel.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)
commit991325ab50ea3386b054fbf35ea4f808980986cd
tree9d7f5b185eb1e6c1a904ab03bd8fb60abaf677a0
parent5bb557f6872760a960de9ae5994580953f4643e1
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