commit | 9b00c64318cc337846a7a08a5678f5f19aeff188 | [log] [tgz] |
---|---|---|
author | Patrick J. LoPresti <lopresti@gmail.com> | Tue Aug 10 17:28:01 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Aug 10 17:28:01 2010 -0400 |
tree | 1b7248353da1c229adf2b926c2048f88513e556f | |
parent | f5a73672d1811f2fb1dcb62ca90ceb12b2050ae7 [diff] |
nfs: Add "lookupcache" to displayed mount options 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>