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:
f5a7367
)
nfs: Add "lookupcache" to displayed mount options
author
Patrick J. LoPresti
<lopresti@gmail.com>
Tue, 10 Aug 2010 21:28:01 +0000
(17:28 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 10 Aug 2010 21:28:01 +0000
(17:28 -0400)
Running "cat /proc/mounts" fails to display the "lookupcache" option.
This oversight cost me a bunch of wasted time recently.
The following simple patch fixes it.
CC: stable <stable@kernel.org>
Signed-off-by: Patrick LoPresti <lopresti@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found