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)
commit7bbceb6f2bdda67054bc66035a9543623e539126
tree901a46726fcadbef13611926b699a6f5752a1397
parent0d71b058092fc98cfef8e8f6d913180a10a55397
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