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:
e782ef7
)
[fs/9p] Make access=client default in 9p2000.L protocol
author
Venkateswararao Jujjuri (JV)
<jvrao@linux.vnet.ibm.com>
Thu, 27 Jan 2011 00:20:35 +0000
(16:20 -0800)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Tue, 15 Mar 2011 14:57:34 +0000
(09:57 -0500)
Current code sets access=user as default for all protocol versions.
This patch chagnes it to "client" only for dotl.
User can always specify particular access mode with -o access= option.
No change there.
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found