git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01c9a0b
)
NFS do not clear minor version at nfs_client free
author
Andy Adamson
<andros@netapp.com>
Thu, 6 Jan 2011 02:04:29 +0000
(
02:04
+0000)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 6 Jan 2011 19:46:24 +0000
(14:46 -0500)
Resetting the client minor version operations causes nfs4_destroy_callback
to fail to shutdown the NFSv4.1 callback service.
There is no reason to reset the client minorversion operations when the
nfs_client struct is being freed.
Remove the minorverion reset and rename the function.
Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
patch
|
blob
|
history
diff --cc
fs/nfs/client.c
Simple merge