From: yangsheng Date: Mon, 17 Dec 2007 08:04:14 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_7_0_51~390 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b90dad253d1a1484ea9677a1221ec315c5de4132;p=fs%2Flustre-release.git Branch b1_6 b=14289 i=johann i=scjody Update to RHEL5 Update-1 kernel-2.6.18-53.el5. --- diff --git a/ldiskfs/kernel_patches/patches/iopen-2.6.18-rhel5.patch b/ldiskfs/kernel_patches/patches/iopen-2.6.18-rhel5.patch index 1d075ff..2af2d7b 100644 --- a/ldiskfs/kernel_patches/patches/iopen-2.6.18-rhel5.patch +++ b/ldiskfs/kernel_patches/patches/iopen-2.6.18-rhel5.patch @@ -163,7 +163,7 @@ Index: linux-2.6.18.8/fs/ext3/iopen.c + security_d_instantiate(goal, inode); + __d_drop(dentry); + d_rehash_cond(dentry, 0); -+ __d_move(goal, dentry); ++ d_move_locked(goal, dentry); + spin_unlock(&dcache_lock); + iput(inode); +