Commit Graph

190 Commits (127e5f5ae51eff44c9bff673f24e8587caa4e29f)

Author SHA1 Message Date
Trond Myklebust 65b62a29f7 NFSv4: Ensure delegation recall and byte range lock removal don't conflict 12 years ago
Trond Myklebust c137afabe3 NFSv4: Allow the state manager to mark an open_owner as being recovered 12 years ago
Trond Myklebust 275e7e20aa NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequence 12 years ago
Trond Myklebust fd0c09537a NFSv4: Simplify the NFSv4/v4.1 synchronous call switch 12 years ago
Trond Myklebust d9afbd1b08 NFSv4.1: Simplify the sequence setup 12 years ago
Trond Myklebust c10e449827 NFSv4.1: Ping server when our session table limits are too high 12 years ago
Trond Myklebust 76e697ba7e NFSv4.1: Move slot table and session struct definitions to nfs4session.h 12 years ago
Trond Myklebust 73e39aaa83 NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c 12 years ago
Trond Myklebust 3302127967 NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease 12 years ago
Trond Myklebust 5d63360dd8 NFSv4.1: Clean up session draining 12 years ago
Trond Myklebust ac0748359a NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets 12 years ago
Trond Myklebust afa296103e NFSv4.1: Remove the state manager code to resize the slot table 12 years ago
Trond Myklebust 87dda67e73 NFSv4.1: Allow SEQUENCE to resize the slot table on the fly 12 years ago
Trond Myklebust ce008c4bb9 NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation 12 years ago
Trond Myklebust e3725ec015 NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer 12 years ago
Trond Myklebust fe20d7d5ee NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1 12 years ago
Trond Myklebust 9216106a84 NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots 12 years ago
Chuck Lever 6f2ea7f2a3 NFS: Add nfs4_unique_id boot parameter 13 years ago
Chuck Lever 05f4c350ee NFS: Discover NFSv4 server trunking when mounting 13 years ago
Trond Myklebust 1f7977c136 NFSv4.1: Simplify the pNFS return-on-close code 13 years ago
Trond Myklebust 795a88c968 NFSv4: Convert the nfs4_lock_state->ls_flags to a bit field 13 years ago
Trond Myklebust 2a369153c8 NFS: Clean up helper function nfs4_select_rw_stateid() 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 fac1e8e4ef NFS: Keep module parameters in the generic NFS client 13 years ago
Bryan Schumaker 19d87ca362 NFS: Split out remaining NFS v4 inode functions 13 years ago
Bryan Schumaker ff9099f266 NFS: Create a try_mount rpc op 13 years ago
Bryan Schumaker ab7017a3a0 NFS: Add version registering framework 13 years ago
Randy Dunlap 0add3e8567 nfs: fix stub return type warnings 13 years ago
Bryan Schumaker fbdefd6442 NFS: Split out the NFS v4 filesystem types 13 years ago
Bryan Schumaker 466bfe7f4a NFS: Initialize v4 sysctls from nfs_init_v4() 13 years ago
Bryan Schumaker 129d1977ed NFS: Create an init_nfs_v4() function 13 years ago
Bryan Schumaker 73a79706d7 NFS: Split out NFS v4 inode operations 13 years ago
Bryan Schumaker a8d8f02cf0 NFS: Create custom NFS v4 write_inode() 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
Trond Myklebust 1549210fcc NFSv4: Fix an Oops in the open recovery code 13 years ago
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