Trond Myklebust
|
233607dbbc
Merge branch 'devel'
|
17 years ago |
Jeff Layton
|
66d3aac041
NFS: initialize flags field in nfs_open_context
|
17 years ago |
Trond Myklebust
|
98a8e32394
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
|
17 years ago |
Trond Myklebust
|
9446389ef6
Merge commit 'origin' into devel
|
17 years ago |
Trond Myklebust
|
c37dcd334c
NFS: Fix the fsid revalidation in nfs_update_inode()
|
17 years ago |
Trond Myklebust
|
5746006f1d
NFS: Add an nfsiod workqueue
|
17 years ago |
Trond Myklebust
|
383ba71938
NFS: Fix a deadlock with lazy umount
|
17 years ago |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 years ago |
Trond Myklebust
|
e6f8107595
NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
|
17 years ago |
Benny Halevy
|
99fadcd764
nfs: convert NFS_*(inode) helpers to static inline
|
17 years ago |
Benny Halevy
|
3a10c30acc
nfs: obliterate NFS_FLAGS macro
|
17 years ago |
Trond Myklebust
|
bfc69a4566
NFS: define a function to update nfsi->cache_change_attribute
|
17 years ago |
Chuck Lever
|
28c494c5c8
NFS: Prevent nfs_getattr() hang during heavy write workloads
|
17 years ago |
Chuck Lever
|
8a8c74bf94
NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t
|
17 years ago |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
17 years ago |
Trond Myklebust
|
a49c3c7736
NFSv4: Ensure that we wait for the CLOSE request to complete
|
17 years ago |
Trond Myklebust
|
565277f63c
NFS: Fix a race in sillyrename
|
17 years ago |
Jeff Layton
|
188b95dd8e
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
|
17 years ago |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
Trond Myklebust
|
f43bf0bebe
NFS: Add a boot parameter to disable 64 bit inode numbers
|
17 years ago |
Trond Myklebust
|
2a3f5fd459
NFS: nfs_refresh_inode should clear cache_validity flags on success
|
17 years ago |
Trond Myklebust
|
40d2470409
NFS: Fix a connectathon regression in NFSv3 and NFSv4
|
17 years ago |
Trond Myklebust
|
c7c209730d
NFS: Get rid of some obsolete macros
|
17 years ago |
Trond Myklebust
|
6d2b296686
NFS: Reset nfsi->last_updated only if the attribute changed
|
17 years ago |
Trond Myklebust
|
60ccd4ec41
NFS: Remove nfs_begin_data_update/nfs_end_data_update
|
17 years ago |
Trond Myklebust
|
80eb209def
NFS: Remove NFS_I(inode)->data_updates
|
17 years ago |
Trond Myklebust
|
7668fdbe9a
NFS: nfs_post_op_update_inode don't update cache_change_attribute
|
17 years ago |
Trond Myklebust
|
12b373ebf0
NFS: Don't revalidate dentries on directory size or ctime changes
|
17 years ago |
Trond Myklebust
|
2f78e4313a
NFS: Don't set cache_change_attribute in nfs_revalidate_mapping
|
17 years ago |
Trond Myklebust
|
70ca88521f
NFS: Fake up 'wcc' attributes to prevent cache invalidation after write
|
17 years ago |