Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Wed, 1 Jun 2005 18:45:09 +0000 (18:45 +0000)
committeradilger <adilger>
Wed, 1 Jun 2005 18:45:09 +0000 (18:45 +0000)
commit9dd3b93b1f85c1755b7419a74fadfc5f9a805659
treeb736e46df5b50c0585665dcbc6e18819ff3e7920
parentc658f3d1300ceddfba3c2afb2a19898f07c3d2da
Branch b1_4
b=5275 : NFSD is looking up ".." which was broken in ext3 directories
that had grown large enough to become hashed.  Now, when looking up
"." or ".." in a hashed directory we explicitly search block 0, which
is where those entries will be kept (in addition to the htree index root)
instead of the hash of "." or "..".  Patch is included in 2.6-mm.
r=sct
12 files changed:
ldiskfs/kernel_patches/patches/ext3-htree-dot-2.6.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel4.series
ldiskfs/kernel_patches/series/ldiskfs-2.6-suse.series
lustre/ChangeLog
lustre/kernel_patches/patches/ext-2.4-patch-1-2.4.19-suse.patch
lustre/kernel_patches/patches/ext-2.4-patch-1.patch
lustre/kernel_patches/patches/ext3-htree-2.4.21-rhel.patch
lustre/kernel_patches/patches/ext3-htree-2.4.22-rh.patch
lustre/kernel_patches/patches/ext3-htree-dot-2.6.5-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-htree-dot-2.6.patch [new file with mode: 0644]
lustre/kernel_patches/series/ldiskfs-2.6-rhel4.series
lustre/kernel_patches/series/ldiskfs-2.6-suse.series