]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 18 Jun 2010 16:23:58 +0000 (12:23 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:26:30 +0000 (10:26 -0700)
commitf689133642615209d3c52be3ddc6a63fb359ae6b
treefcf8c31feb3f566e26c4f84138580e24370168a0
parent8fbe5b6fd07d65fb889cf178b28978b5819f1e12
NFSv4: Ensure that /proc/self/mountinfo displays the minor version number

commit 0be8189f2c87fcc747d6a4a657a0b6e2161b2318 upstream.

Currently, we do not display the minor version mount parameter in the
/proc mount info.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/nfs/super.c