- bug 670 (extN orphan inode assertion when fs is full - didn't dput enough)
- bug 445 (get file size before file write to avoid ll_prepare_write zero)
- we need to optimize ll_file_size() so we don't do getattr RPCs when we
don't really need to (i.e. if we are already holding the size lock)
- added testcases to sanityN.sh for this bug
- bug 607 (set/get mtime on OST instead of MDS)
- need to use osc_setattr and lov_setattr for the first time to allow mtime
setattrs into the past (for tar or touch-with-a-time), but not used under
normal usage because the OST updates the time locally for each write
dev_read_only_hp.patch
exports.patch
kmem_cache_validate_hp.patch
-jbd-transno-cb
+jbd-transno-cb.patch
lustre_version.patch
vfs_intent_hp.patch
-vanilla-2.4.19
-jbd-transno-cb
+vanilla-2.4.19.patch
+jbd-transno-cb.patch