Whamcloud - gitweb
- a file handle cache in the MDS:
authorbraam <braam>
Sat, 17 May 2003 17:55:55 +0000 (17:55 +0000)
committerbraam <braam>
Sat, 17 May 2003 17:55:55 +0000 (17:55 +0000)
commit4383a2e95f6de97d2896d6d356502252b9fdf0e8
treeddfb25329c13fe59fad5f2c09572ae4ca1c477ca
parent123c55199165d03b81384c7275afa56323185a73
- a file handle cache in the MDS:
 - Implemented within ext3 as a new file in the 2.4.20 series: iopen
 - Originates from Ted T'so's iopen patch
 - Many many changes to that patch
 - simplifications in mds_fid2dentry
- The mds has a dentry mds->mds_fid_de for cached fid's
- The FH directory is gone.
- The CVS test in sanity is now actually working, except for commit
lustre/kernel_patches/patches/iopen.patch [new file with mode: 0644]
lustre/kernel_patches/pc/iopen.pc [new file with mode: 0644]