Commit Graph

152 Commits (f8f5701bdaf9134b1f90e5044a82c66324d2073f)

Author SHA1 Message Date
Trond Myklebust 9f594791dd NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION 13 years ago
Trond Myklebust 6624553910 NFSv4.1: Add DESTROY_CLIENTID 13 years ago
Trond Myklebust 2cf047c994 NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session 13 years ago
Trond Myklebust 848f5bda54 NFSv4.1: Ensure we use the correct credentials for session create/destroy 13 years ago
Weston Andros Adamson a9e64442f1 nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN* 13 years ago
Weston Andros Adamson 7c44f1ae4a nfs4.1: add BIND_CONN_TO_SESSION operation 13 years ago
Chuck Lever 2c820d9a97 NFS: Force server to drop NFSv4 state 13 years ago
Chuck Lever ce1c8fc12d NFS: Remove nfs_unique_id 13 years ago
Chuck Lever 79d4e1f0d8 NFS: Use proper naming conventions for NFSv4.1 server scope fields 13 years ago
Bryan Schumaker 3028eb2b32 NFS: Rename nfs4_proc_get_root() 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
Bryan Schumaker f05d147f7e NFS: Fix following referral mount points with different security 13 years ago
Bryan Schumaker 72de53ec4b NFS: Do secinfo as part of lookup 13 years ago
Trond Myklebust 95b72eb0bd NFSv4: Ensure we do not reuse open owner names 13 years ago
Trond Myklebust 5ae67c4fee NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner 13 years ago
Trond Myklebust 4fc8796d23 NFSv4: Clean up nfs4_select_rw_stateid() 13 years ago
Trond Myklebust 3114ea7a24 NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE 13 years ago
Trond Myklebust cf470c3e00 NFSv4: Don't free the nfs4_lock_state until after the release_lockowner 13 years ago
Trond Myklebust 2d2f24add1 NFSv4: Simplify the struct nfs4_stateid 13 years ago
Trond Myklebust f597c53790 NFSv4: Add helpers for basic copying of stateids 13 years ago
Trond Myklebust 1e3987c305 NFSv4: Rename nfs4_copy_stateid() 13 years ago
Trond Myklebust 36281caa83 NFSv4: Further clean-ups of delegation stateid validation 13 years ago
Trond Myklebust a1d0b5eebc NFS: Properly handle the case where the delegation is revoked 13 years ago
Trond Myklebust 0cb3284b53 NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL 13 years ago
Trond Myklebust 4601df20fb NFSv4: Avoid thundering herd issues with nfs_release_seqid 13 years ago
Trond Myklebust 961a828df6 SUNRPC: Fix potential races in xprt_lock_write_next() 13 years ago
Trond Myklebust 48c22eb210 NFS: Move struct nfs_unique_id into struct nfs_seqid_counter 13 years ago
Trond Myklebust 7ba127ab9f NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter 13 years ago
Trond Myklebust 9d12b216aa NFSv41: Add a new helper nfs4_init_sequence() 13 years ago
Trond Myklebust d2d7ce28a2 NFSv4: Replace lock_owner->ld_id with an ida based allocator 13 years ago
Trond Myklebust 9157c31dd6 NFSv4: Replace state_owner->so_owner_id with an ida based allocator 13 years ago
Trond Myklebust d1e284d50a NFSv4: Clean up nfs4_get_state_owner 13 years ago
Chuck Lever 0aaaf5c424 NFS: Cache state owners after files are closed 13 years ago
J. Bruce Fields a9004abc34 nfsd4: cleanup and consolidate seqid_mutating_err 14 years ago
Trond Myklebust 042b60beb4 NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error 14 years ago
Trond Myklebust 2f60ea6b8c NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation 14 years ago
Trond Myklebust 8534d4ec05 NFSv4: nfs4_proc_renew should be declared static 14 years ago
Fred Isaman dae100c2b1 pnfs: ask for layout_blksize and save it in nfs_server 14 years ago
Al Viro 643168c2dc nfs4_closedata doesn't need to mess with struct path 14 years ago
Bryan Schumaker fca78d6d2c NFS: Add SECINFO_NO_NAME procedure 14 years ago
Weston Andros Adamson 78fe0f41d9 NFS: use scope from exchange_id to skip reclaim 14 years ago
Trond Myklebust fd954ae124 NFSv4.1: Don't loop forever in nfs4_proc_create_session 14 years ago
Andy Adamson ef31153786 NFSv4.1 convert layoutcommit sync to boolean 14 years ago
Bryan Schumaker 7c5130588d NFS: lookup supports alternate client 14 years ago
Andy Adamson 863a3c6c68 NFSv4.1: layoutcommit 14 years ago
Andy Adamson dc70d7b318 NFSv4.1: filelayout read 14 years ago
Andy Adamson d83217c135 NFSv4.1: data server connection 14 years ago
Andy Adamson 94de8b27d0 NFSv4.1: add MDS mount DS only check 14 years ago
Trond Myklebust f9feab1e18 NFSv4: nfs4_state_mark_reclaim_nograce() should be static 14 years ago