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:
bda197f
)
NFS4: Set parsed mount data version to 4
author
Bryan Schumaker
<bjschuma@netapp.com>
Tue, 5 Jun 2012 18:59:54 +0000
(14:59 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 5 Jun 2012 19:50:47 +0000
(15:50 -0400)
This patch only affects mounting through "-t nfs4" since it doesn't set
up an nfs version to use in the mount data. The nfs client was trying
to mount using NFS v0, causing either a BUG() or a protocol not
supported message.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c
patch
|
blob
|
history
diff --cc
fs/nfs/super.c
Simple merge