Commit Graph

215 Commits (976bacef40c66443173283cc02b537e37a62c981)

Author SHA1 Message Date
Weston Andros Adamson ae2bb03236 NFSv4: don't put ACCESS in OPEN compound if O_EXCL 13 years ago
Weston Andros Adamson 6168f62cbd NFSv4: Add ACCESS operation to OPEN compound 13 years ago
Trond Myklebust a0b0a6e39b NFS: Clean up the pNFS layoutget interface 13 years ago
Trond Myklebust 1f1ea6c2d9 NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached 13 years ago
Peng Tao f616638409 NFS41: add pg_layout_private to nfs_pageio_descriptor 13 years ago
Bryan Schumaker 89d77c8fa8 NFS: Convert v4 into a module 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
Miklos Szeredi 8867fe5899 nfs: clean up ->create in nfs_rpc_ops 13 years ago
Bryan Schumaker 57208fa7e5 NFS: Create an write_pageio_init() function 13 years ago
Bryan Schumaker 1abb50886a NFS: Create an read_pageio_init() function 13 years ago
Bryan Schumaker 6663ee7f81 NFS: Create an alloc_client rpc_op 13 years ago
Bryan Schumaker cdb7ecedec NFS: Create a free_client rpc_op 13 years ago
Bryan Schumaker 57ec14c55d NFS: Create a return_delegation rpc op 13 years ago
Bryan Schumaker 011e2a7fd5 NFS: Create a have_delegation rpc_op 13 years ago
Trond Myklebust 2f2c63bc22 NFS: Cleanup - only store the write verifier in struct nfs_page 13 years ago
Trond Myklebust 9bce008bae NFS: Fix a commit bug 13 years ago
Trond Myklebust 1549210fcc NFSv4: Fix an Oops in the open recovery code 13 years ago
Trond Myklebust 32b0131069 NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid 13 years ago
Weston Andros Adamson 7c44f1ae4a nfs4.1: add BIND_CONN_TO_SESSION operation 13 years ago
Andy Adamson 88034c3d88 NFSv4.1 mdsthreshold attribute xdr 13 years ago
Chuck Lever acdeb69d9c NFS: EXCHANGE_ID should save the server major and minor ID 13 years ago
Chuck Lever 4bf590e08f NFS: Add nfs_client behavior flags 13 years ago
Chuck Lever 8cab4c390b NFS: Refactor nfs_get_client(): initialize nfs_client 13 years ago
Chuck Lever 79d4e1f0d8 NFS: Use proper naming conventions for NFSv4.1 server scope fields 13 years ago
Trond Myklebust 778d28172f NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds 13 years ago
Trond Myklebust 7c317fcfba NFSv4: Simplify the NFSv4 CREATE compound 13 years ago
Trond Myklebust 90ff0c548d NFSv4: Simplify the NFSv4 OPEN compound 13 years ago
Trond Myklebust 3a1556e866 NFSv2/v3: Simulate the change attribute 13 years ago
Trond Myklebust 4f97615d19 NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined 13 years ago
Bryan Schumaker 80a16b21a8 NFS: Remove extra rpc_clnt argument to proc_lookup 13 years ago
Bryan Schumaker 281cad46b3 NFS: Create a submount rpc_op 13 years ago
Bryan Schumaker 2671bfc3be NFS: Remove secinfo knowledge out of the generic client 13 years ago
Fred Isaman b359f9d09b NFS: add dreq to nfs_commit_info 13 years ago
Fred Isaman f453a54a01 NFS: create nfs_commit_completion_ops 13 years ago
Fred Isaman ea2cf2282b NFS: create struct nfs_commit_info 13 years ago
Fred Isaman 584aa810b6 NFS: rewrite directio read to use async coalesce code 13 years ago
Fred Isaman 061ae2edb7 NFS: create completion structure to pass into page_init functions 13 years ago
Fred Isaman 6c75dc0d49 NFS: merge _full and _partial write rpc_ops 13 years ago
Fred Isaman 4db6e0b74c NFS: merge _full and _partial read rpc_ops 13 years ago
Fred Isaman 30dd374f6f NFS: create struct nfs_page_array 13 years ago
Fred Isaman cd841605f7 NFS: create common nfs_pgio_header for both read and write 13 years ago
Fred Isaman 0b7c01533a NFS: add a struct nfs_commit_data to replace nfs_write_data in commits 13 years ago
Trond Myklebust 95b72eb0bd NFSv4: Ensure we do not reuse open owner names 13 years ago
Bryan Schumaker c6bfa1a163 NFS: Remove nfs4_setup_sequence from generic rename code 13 years ago
Bryan Schumaker 34e137cc7e NFS: Remove nfs4_setup_sequence from generic unlink code 13 years ago
Bryan Schumaker ea7c330362 NFS: Remove nfs4_setup_sequence from generic read code 13 years ago
Bryan Schumaker c6cb80d00b NFS: Remove nfs4_setup_sequence from generic write code 13 years ago
Chuck Lever 264e6351c5 NFS: Request fh_expire_type attribute in "server caps" operation 13 years ago
Chuck Lever 81934ddb8e NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS 13 years ago