NFS client patches for Linux 2.6.7

The following set of patches fix known issues with the 2.6.7 NFS client code, and significantly enhance the support for NFSv4.

linux-2.6.7-01-lock_owner_fixup.dif:

VFS,NFSv4: Fix locking code so that it uses current->tgid to determine whether or not locks are the same. Remove current->files lockowner

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-02-lock_fix_cleanup.dif:

NFS: Ensure that we always clean up any resulting locks if we interrupt a process in the middle of a locking RPC call. Clean up locking code

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-03-access.dif:

NFSv3/v4: be more efficient when doing ACCESS RPC calls. Always ask for the full set of permissions.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-04-open_revalidate.dif:

NFSv4: Optimizing away the case of negative dentries in nfs_open_revalidate() avoids several atomicity problems.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-05-fix_symlink.dif:

NFSv4: Fix the symlink overflow bug.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-06-nfs4_exception.dif:

NFSv4: Fix up the exception handling. Ensure we always handle NFS4ERR_DELAY properly.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-07-reboot_recovery.dif:

NFSv4: Clean up the reboot recovery. Ensure that we exclude stateful operations by using a per-server read/write semaphore.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-08-recover_locks.dif:

NFSv4: On server reboot we need to recover byte-range locks.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-09-setclientid.dif:

NFSv4: Prime SETCLIENTID call for the delegation callback info.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-10-file_ctx.dif:

NFSv2/v3/v4: Place NFS nfs_page shared data into a single structure that hangs off filp->private_data. As a side effect, this also cleans up the NFSv4 private file state info.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-11-file_ctx2.dif:

NFSv4: More cleanups of the NFSv4 state.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-12-delegation_management.dif:

NFSv4: Basic code for managing delegation state.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-13-callback_server.dif:

NFSv4: Delegation callback server.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-14-open_cleanup1.dif:

NFSv4: XDR cleanups in preparation for delegations.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-15-open_cleanup2.dif:

NFSv4: XDR cleanups in preparation for delegations.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-16-delegation_recall.dif:

NFSv4: Service delegation recall requests from the server.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-17-delegation_recall2.dif:

NFSv4: More delegation recall code

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-18-delegation_reclaim.dif:

NFSv4: Recover delegations on server reboot.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-19-delegation_open.dif:

NFSv4: Delegated open.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-20-delegation_cache.dif:

NFSv4: More aggressive caching if we have a delegation.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-21-delegation_enable.dif:

NFSv4: Enable delegations by actually telling the server about our recall ability.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-22-rpc_workqueue.dif:

RPC: Convert rpciod into a work queue for greater flexibility.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-23-rpc_queue_lock.dif:

RPC: Remove the rpc_queue_lock global spinlock. Replace it with per-rpc_queue spinlocks

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>

linux-2.6.7-NFS4_ALL.dif:

All of the above patches rolled into one.


Last modified: Mon Jan 05 14:33:10 EST 2004
[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]linux-2.6.7-01-lock_..>2004-06-06 15:56 17K 
[TXT]linux-2.6.7-02-lock_..>2004-06-06 17:30 4.4K 
[TXT]linux-2.6.7-03-acces..>2004-06-11 00:03 8.4K 
[TXT]linux-2.6.7-04-open_..>2004-06-15 23:16 1.3K 
[TXT]linux-2.6.7-05-fix_s..>2004-06-14 18:28 6.7K 
[TXT]linux-2.6.7-06-nfs4_..>2004-06-22 20:45 32K 
[TXT]linux-2.6.7-07-reboo..>2004-06-15 06:39 20K 
[TXT]linux-2.6.7-08-recov..>2004-06-15 20:39 12K 
[TXT]linux-2.6.7-09-setcl..>2004-04-12 23:25 5.1K 
[TXT]linux-2.6.7-10-file_..>2004-07-27 21:46 58K 
[TXT]linux-2.6.7-11-file_..>2004-06-06 17:14 5.1K 
[TXT]linux-2.6.7-12-deleg..>2004-06-16 19:26 21K 
[TXT]linux-2.6.7-13-callb..>2004-06-16 19:27 38K 
[TXT]linux-2.6.7-14-open_..>2004-06-16 00:43 11K 
[TXT]linux-2.6.7-15-open_..>2004-06-14 20:32 2.8K 
[TXT]linux-2.6.7-16-deleg..>2004-06-15 05:41 9.0K 
[TXT]linux-2.6.7-17-deleg..>2004-06-16 19:27 1.6K 
[TXT]linux-2.6.7-18-deleg..>2004-06-15 07:35 6.3K 
[TXT]linux-2.6.7-19-deleg..>2004-06-15 17:29 7.7K 
[TXT]linux-2.6.7-20-deleg..>2004-07-02 23:01 11K 
[TXT]linux-2.6.7-21-deleg..>2004-06-14 01:30 735  
[TXT]linux-2.6.7-22-rpc_w..>2004-07-02 23:56 29K 
[TXT]linux-2.6.7-23-rpc_q..>2004-07-02 21:20 8.0K 
[TXT]linux-2.6.7-NFS4_ALL..>2004-07-27 21:46 249K 

Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 mod_perl/2.0.11 Perl/v5.16.3 Server at linux-nfs.org Port 80