Commit Graph

306 Commits (f114fec54c30ba9c6842ac1121d3e16d3d3c6bdd)

Author SHA1 Message Date
Trond Myklebust 872ece86ea NFS: Fix a problem with the legacy binary mount code 13 years ago
Peter Meerwald 1856b225ca nfs: comment fix 13 years ago
bjschuma@gmail.com 425e776d93 NFS: Alias the nfs module to nfs4 13 years ago
bjschuma@gmail.com 1ae811ee27 NFS: Fix a regression when loading the NFS v4 module 13 years ago
Bryan Schumaker 89d77c8fa8 NFS: Convert v4 into a module 13 years ago
Bryan Schumaker 1c606fb74c NFS: Convert v3 into a module 13 years ago
Bryan Schumaker ddda8e0aa8 NFS: Convert v2 into a module 13 years ago
Bryan Schumaker fac1e8e4ef NFS: Keep module parameters in the generic NFS client 13 years ago
Bryan Schumaker 6a74490dca NFS: Pass super operations and xattr handlers in the nfs_subversion 13 years ago
Bryan Schumaker 1179acc6a3 NFS: Only initialize the ACL client in the v3 case 13 years ago
Bryan Schumaker ff9099f266 NFS: Create a try_mount rpc op 13 years ago
Bryan Schumaker e8f25e6d6d NFS: Remove the NFS v4 xdev mount function 13 years ago
Bryan Schumaker ab7017a3a0 NFS: Add version registering framework 13 years ago
Bryan Schumaker fbdefd6442 NFS: Split out the NFS v4 filesystem types 13 years ago
Bryan Schumaker 3cadf4b864 NFS: Create a single nfs_clone_super() function 13 years ago
David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
Trond Myklebust f1daf666dd NFSv4: Fix an NFSv4 mount regression 13 years ago
Bryan Schumaker a8d8f02cf0 NFS: Create custom NFS v4 write_inode() function 13 years ago
Bryan Schumaker eeebf91675 NFS: Use nfs4_destroy_server() to clean up NFS v4 13 years ago
Bryan Schumaker c5afc8da5b NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts 13 years ago
Bryan Schumaker cdf66442fa NFS4: Set parsed mount data version to 4 13 years ago
Chuck Lever 591555465e NFS: Use proper naming conventions for nfs_client.impl_id field 13 years ago
Trond Myklebust 39ffb9218e NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined 13 years ago
Bryan Schumaker 87c7083dc3 NFS: Pass mntfh as part of the nfs_mount_info structure 13 years ago
Bryan Schumaker 46058d46d3 NFS: Allocate parsed mount data directly to the nfs_mount_info structure 13 years ago
Bryan Schumaker d72c727cd9 NFS: Create a single nfs_validate_mount_data() function 13 years ago
Bryan Schumaker b72e4f42a3 NFS: Create a single function for text mount data 13 years ago
Bryan Schumaker 486aa699ff NFS: Create a new nfs_try_mount() 13 years ago
Bryan Schumaker db83335191 NFS: Let mount data parsing set the NFS version 13 years ago
Bryan Schumaker 21e4b82e13 NFS: Use nfs_fs_mount_common() for remote referral mounts 13 years ago
Bryan Schumaker 3d176e3fe4 NFS: Use nfs_fs_mount_common() for xdev mounts 13 years ago
Bryan Schumaker 8c958e0c4c NFS: Create a common xdev_mount() function 13 years ago
Bryan Schumaker c40f8d1d35 NFS: Create a common fs_mount() function 13 years ago
Bryan Schumaker 586f95cd4f NFS: Remove NFS4_MOUNT_UNSHARED 13 years ago
Bryan Schumaker 2311b9439c NFS: Don't pass mount data to nfs_fscache_get_super_cookie() 13 years ago
Bryan Schumaker bae36241be NFS: Create a single nfs_get_root() 13 years ago
Bryan Schumaker 7e6eb683d2 NFS: Honor the authflavor set in the clone mount data 13 years ago
Jan Kara 98a2139f4f nfs: Enclose hostname in brackets when needed in nfs_do_root_mount 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Vivek Trivedi 5a7c9eec9f NFS: fix sb->s_id in nfs debug prints 13 years ago
Trond Myklebust 7e03b7cc07 NFS: Fix a compile issue when !CONFIG_NFS_V4_1 13 years ago
Chuck Lever 31b8e2aec0 NFS: Make clientaddr= optional 13 years ago
Trond Myklebust 2446ab6070 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field 13 years ago
Trond Myklebust 3862279a5f NFS: Consolidate the parsing of the '-ov4.x' and '-overs=4.x' mount options 13 years ago
Trond Myklebust 7bbceb6f2b NFS: Ensure we display the minor version correctly in /proc/mounts etc. 13 years ago
Trond Myklebust 0d71b05809 NFS: Extend the -overs= mount option to allow 4.x minorversions 13 years ago
Weston Andros Adamson 7d2ed9ac22 NFSv4: parse and display server implementation ids 13 years ago
Trond Myklebust 9937347a1e NFS: Ensure that the nfs_client 'net' field is always set 13 years ago
Weston Andros Adamson 571b755401 NFS: dont allow minorversion= opt when vers != 4 13 years ago
Weston Andros Adamson 7ced286e0a NFS: add mount options 'v4.0' and 'v4.1' 13 years ago