Whamcloud - gitweb
Merge b_intent into b_md:
authorpschwan <pschwan>
Tue, 21 Jan 2003 18:02:27 +0000 (18:02 +0000)
committerpschwan <pschwan>
Tue, 21 Jan 2003 18:02:27 +0000 (18:02 +0000)
commit684e1db967f8b9c8f06fae3f77075493ef1085df
treeab5f38626733e70ad1f6c11e4efbc33769f5a944
parent4838f4803740e89f243f047e554efb3c098903a2
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/tests/acceptance-metadata-single.sh [new file with mode: 0644]
lustre/tests/rename.pl