Commit Graph

126 Commits (4b22ff13415fa30b6282c88da790c82b4c6e5127)

Author SHA1 Message Date
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Chuck Lever af904deaf6 NFS: Restore missing hunk in NFS mount option parser 17 years ago
Marc Zyngier 31c9446993 nfs_remount oops when rebooting + possible fix 17 years ago
Trond Myklebust fa6dc9dc59 NFS: Remove attribute update related BKL references 17 years ago
Chuck Lever f45663ce5f NFS: Allow either strict or sloppy mount option parsing 17 years ago
Chuck Lever 6738b2512b NFS4: Set security flavor default for NFSv4 mounts like other defaults 17 years ago
Chuck Lever dd07c94750 NFS: Set security flavor default for NFSv2/3 mounts like other defaults 17 years ago
Chuck Lever 01060c896e NFS: Refactor logic for parsing NFS security flavor mount options 17 years ago
Chuck Lever 0e0cab744b NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} 17 years ago
Chuck Lever ed596a8adb NFS: Move the nfs_set_port() call out of nfs_parse_mount_options() 17 years ago
Trond Myklebust 259875efed NFS: set transport defaults after mount option parsing is finished 17 years ago
Chuck Lever d8e7748ab8 NFS: handle interface identifiers in incoming IPv6 addresses 17 years ago
Chuck Lever ce3b7e1906 NFS: Add string length argument to nfs_parse_server_address 17 years ago
Chuck Lever d1aa082573 NFS: Support raw IPv6 address hostnames during NFS mount operation 17 years ago
Chuck Lever dc04589827 NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 17 years ago
Trond Myklebust cd10072562 NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount 17 years ago
Chuck Lever 396cee977f NFS: missing newline in NFS mount debugging message 17 years ago
Chuck Lever d33e4dfeab NFS: Treat "intr" and "nointr" options as deprecated 17 years ago
Chuck Lever ecbb3845dd NFS: Allow any value for the "retry" option 17 years ago
Jeff Layton 48b605f83c NFS: implement option checking when remounting NFS filesystems (resend) 17 years ago
Trond Myklebust b7e2445737 NFS: Fix filehandle size comparisons in the mount code 17 years ago
Trond Myklebust 33852a1f2b NFS: Reduce the NFS mount code stack usage. 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Eric Paris 46c8ac7425 nfs/lsm: make NFSv4 set LSM mount options 17 years ago
Miklos Szeredi fa799759f9 mm: bdi: expose the BDI object in sysfs for NFS 17 years ago
Al Viro 42faad9965 [PATCH] restore sane ->umount_begin() API 17 years ago
Jeff Layton daa7da5fd3 NFS: remove duplicate flags assignment from nfs_validate_mount_data 17 years ago
Cyrill Gorcunov 63649bd708 NFS - fix potential NULL pointer dereference v2 17 years ago
Al Viro c35038beca [PATCH] do shrink_submounts() for all fs types 17 years ago
Chuck Lever 82d101d58a NFS: Show most mount options via nfs_show_options() 17 years ago
Chuck Lever f22d6d79fe NFS: Save the value of the "port=" mount option 17 years ago
Chuck Lever 2d76743227 NFS: numeric mount parameters are unsigned 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Eric Paris f9c3a38021 NFS: use new LSM interfaces to explicitly set mount options 17 years ago
Olga Kornievskaia 8d042218b0 NFS: add missing spkm3 strings to mount option parser 17 years ago
Chuck Lever fc6014771b NFS: Address memory leaks in the NFS client mount option parser 17 years ago
Trond Myklebust 331702337f NFS: Support per-mountpoint timeout parameters. 17 years ago
Chuck Lever 3c7c7e4812 NFS: Pull covers off IPv6 address parsing 17 years ago
Chuck Lever 4c56801770 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data 17 years ago
Chuck Lever 9412b92772 NFS: Refactor mount option address parsing into separate function 17 years ago
Chuck Lever 338320345b NFS: Remove the NIPQUAD from nfs_try_mount 17 years ago
Chuck Lever 0d0f0c192d NFS: Set default port for NFSv4, with support for AF_INET6 17 years ago
Chuck Lever 04dcd6e3ac NFS: Make setting a port number agostic 17 years ago
Chuck Lever cdcd7f9abc NFS: Verify IPv6 addresses properly 17 years ago
Chuck Lever fd00a8ff8e NFS: Add support for AF_INET6 addresses in nfs_compare_super() 17 years ago
Chuck Lever 5d8515caeb NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) 17 years ago
Trond Myklebust 40c553193d NFS: Remove the redundant nfs_client->cl_nfsversion 17 years ago
Chuck Lever 6a0ed1de8e NFS: Clean up: copy hostname with kstrndup during mount processing 17 years ago
Chuck Lever e887cbcf91 NFS: Remove support for the 'mountprog' option 17 years ago
Chuck Lever ad879cef85 NFS: Remove support for the 'nfsprog' option 17 years ago