commit | 0d71b058092fc98cfef8e8f6d913180a10a55397 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Mar 02 13:59:49 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Mar 02 13:59:49 2012 -0500 |
tree | 54dd66684853a75b86a19ad3eb9fa4c124468a08 | |
parent | 7d2ed9ac22bc6bf0d34e8fd291a5295f373b384e [diff] |
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 <Trond.Myklebust@netapp.com>