Whamcloud - gitweb
land b_merge on b_devel. Includes b_mount and b_orphan, which includes:
authorpschwan <pschwan>
Sat, 5 Jul 2003 22:46:51 +0000 (22:46 +0000)
committerpschwan <pschwan>
Sat, 5 Jul 2003 22:46:51 +0000 (22:46 +0000)
commit2988bc1adfe31b41de0dbee2ebff4a49b193e6e2
tree2ff1d6b37904f43e21164cc5f68de11d9b5333e9
parent36f544433536a2afa27414ef4d1a2c1586e2907c
land b_merge on b_devel.  Includes b_mount and b_orphan, which includes:

 - orphans are moved into the PENDING directory for possible recovery
 - replayed opens now open by fid for orphan/rename safety (1042)
 - last close of an orphan inode generates a transno (683)
 - avoid CERROR in normal ll_setattr_raw() error case (1500)

Added code which is currently disabled:

 - dentry pinning from b_mount for cwd and mountpoints (1020)
 - logging code for orphans (and many other things)
lustre/cobd/cache_obd.c
lustre/include/linux/lustre_fsfilt.h
lustre/obdclass/fsfilt_ext3.c
lustre/obdclass/fsfilt_reiserfs.c