Whamcloud - gitweb
Branch b1_6
authoryangsheng <yangsheng>
Mon, 17 Dec 2007 08:04:14 +0000 (08:04 +0000)
committeryangsheng <yangsheng>
Mon, 17 Dec 2007 08:04:14 +0000 (08:04 +0000)
b=14289
i=johann
i=scjody

Update to RHEL5 Update-1 kernel-2.6.18-53.el5.

ldiskfs/kernel_patches/patches/iopen-2.6.18-rhel5.patch

index 1d075ff..2af2d7b 100644 (file)
@@ -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);
 +