]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Ensure we display the minor version correctly in /proc/mounts etc.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 2 Mar 2012 19:00:20 +0000 (14:00 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 2 Mar 2012 19:00:20 +0000 (14:00 -0500)
commitd8f9386dcddcb1e3f9f6a390d3b46308bee79a14
tree901a46726fcadbef13611926b699a6f5752a1397
parent459e8b3a0e3111794337cd040809a7a6bd28917d
NFS: Ensure we display the minor version correctly in /proc/mounts etc.

The 'minorversion' mount option is now deprecated, so we need to display
the minor version number in the 'vers=' format.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c