From: Trond Myklebust Date: Fri, 2 Mar 2012 18:59:49 +0000 (-0500) Subject: NFS: Extend the -overs= mount option to allow 4.x minorversions X-Git-Tag: v3.4-rc1~123^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d71b058092fc98cfef8e8f6d913180a10a55397;p=pandora-kernel.git NFS: Extend the -overs= mount option to allow 4.x minorversions Allow the user to mount an NFSv4.0 or NFSv4.1 partition using a standard syntax of '-overs=4.0', or '-overs=4.1' rather than the more cumbersome '-overs=4,minorversion=1'. See also the earlier patch by Dros Adamson, which added the Linux-specific syntax '-ov4.0', '-ov4.1'. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed