Peng Tao
|
1fd937bd75
NFS41: send real read size in layoutget
|
12 years ago |
Peng Tao
|
6296556f0b
NFS41: send real write size in layoutget
|
12 years ago |
Trond Myklebust
|
19c54abab7
NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()
|
12 years ago |
Trond Myklebust
|
22aaf71495
NFSv4.1: Ensure that the layout sequence id stays 'close' to the current
|
12 years ago |
Trond Myklebust
|
0f35ad6f68
NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code
|
12 years ago |
Trond Myklebust
|
25a1a6211d
NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid
|
12 years ago |
Trond Myklebust
|
5a65503f3d
NFSv4.1: Deal with wraparound issues when updating the layout stateid
|
12 years ago |
Trond Myklebust
|
038d649376
NFSv4.1: Always set the layout stateid if this is the first layoutget
|
12 years ago |
Trond Myklebust
|
251ec410c4
NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout
|
12 years ago |
Trond Myklebust
|
65857d5768
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
|
12 years ago |
Trond Myklebust
|
e5929f3cff
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
|
12 years ago |
Trond Myklebust
|
173f77e9c5
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
|
12 years ago |
Trond Myklebust
|
8006bfba36
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
|
12 years ago |
Trond Myklebust
|
579342785f
NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
|
12 years ago |
Trond Myklebust
|
a9136d4914
NFSv4.1: Get rid of pNFS spin lock debugging asserts...
|
12 years ago |
Trond Myklebust
|
8f0d27dc5d
NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
|
12 years ago |
Trond Myklebust
|
905ca191cf
NFSv4.1: Clean up pnfs_put_lseg()
|
12 years ago |
Trond Myklebust
|
9c6263819f
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
|
12 years ago |
Trond Myklebust
|
6622c3ea05
NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
|
12 years ago |
Trond Myklebust
|
01d39ce82b
NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
|
12 years ago |
Trond Myklebust
|
57036a3776
NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
|
12 years ago |
Trond Myklebust
|
bb346f6397
NFSv4.1: reset the inode MDS threshold counters on layout destruction
|
12 years ago |
Trond Myklebust
|
7fdab069b7
NFSv4.1: Fix a race in the pNFS return-on-close code
|
12 years ago |
Trond Myklebust
|
115ce575cb
NFSv4.1: pnfs_layout_io_set_failed must clear invalid lsegs
|
12 years ago |
Trond Myklebust
|
3e62121493
NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure
|
12 years ago |
Trond Myklebust
|
830ffb5657
NFSv4.1: Fix a reference leak in pnfs_update_layout
|
12 years ago |
Trond Myklebust
|
25c7533357
NFSv4.1: Retry pNFS after a 2 minute timeout
|
12 years ago |
Trond Myklebust
|
b9e028fd89
NFSv4.1: Add helpers for setting/reading the I/O fail bit
|
12 years ago |
Trond Myklebust
|
f86bbcf85d
NFSv4.1: Replace dprintk() in pnfs_update_layout with something less buggy
|
12 years ago |
Trond Myklebust
|
9369a431bc
NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
|
12 years ago |