Whamcloud - gitweb
Merge b_intent into b_md:
authorpschwan <pschwan>
Tue, 21 Jan 2003 18:01:56 +0000 (18:01 +0000)
committerpschwan <pschwan>
Tue, 21 Jan 2003 18:01:56 +0000 (18:01 +0000)
commitd540886d0490131280806bd3c005870a4776a964
treedb85e6f48a448c02f2bef239d4ce7ba8a198da78
parentefd814883cda72dffaabc56e81a8935065efb343
Merge b_intent into b_md:

** You will need to update your kernel, Lustre patch version 8 **

Highlights:

- the MDS now returns a block count for non-regular files (for which it has
  the authoritative size information)
- we set a DCACHE_LUSTRE_INVALID flag on dentries when we alienate them; this
  flag is now used in the VFS to help us avoid a race condition with
  revalidate2 and dentry alienation
- remove the ldlm_lock_match CBPENDING flag, which severely violates a DLM
  invariant
- fix enqueue_ordered_lock matching
- we reintroduced bug 72 by accident; fixed again, with a better comment.
- small fixes to create.pl/rename.pl
lustre/kernel_patches/patches/lustre_version.patch
lustre/kernel_patches/patches/vfs_intent.patch