Whamcloud - gitweb
Branch: b1_4
authoradilger <adilger>
Mon, 14 Mar 2005 17:06:05 +0000 (17:06 +0000)
committeradilger <adilger>
Mon, 14 Mar 2005 17:06:05 +0000 (17:06 +0000)
commit9a7dca24f866e03e397290d4304391dd0e54425f
tree062e4784cf45845b5cf0665e40856f15463a0f01
parent95f106e80da7c8baf315693d9e797a26f66e8610
Branch: b1_4
Don't attach NFSD_DISCONN dentries in ext3_lookup->iopen_connected_dentry()
to avoid confusing NFSD when run on a Lustre-patched kernel.  This makes
iopen_connected_dentry() behave exactly as d_add(dentry, inode) did for
non-IOPEN mounted filesystems (i.e. everything except the MDS).
b=5698
r=behlendo
ldiskfs/kernel_patches/patches/iopen-2.6-rhel4.patch
ldiskfs/kernel_patches/patches/iopen-2.6-suse.patch
lustre/kernel_patches/patches/iopen-2.4.19-suse.patch
lustre/kernel_patches/patches/iopen-2.4.20.patch
lustre/kernel_patches/patches/iopen-2.4.21-chaos.patch
lustre/kernel_patches/patches/iopen-2.4.21-sles8sp3.patch
lustre/kernel_patches/patches/iopen-2.6-rhel4.patch
lustre/kernel_patches/patches/iopen-2.6-suse.patch