Skip to content
Snippets Groups Projects
Commit b90dad25 authored by Yang Sheng's avatar Yang Sheng
Browse files

Branch b1_6

b=14289
i=johann
i=scjody

Update to RHEL5 Update-1 kernel-2.6.18-53.el5.
parent 102f9392
No related merge requests found
...@@ -163,7 +163,7 @@ Index: linux-2.6.18.8/fs/ext3/iopen.c ...@@ -163,7 +163,7 @@ Index: linux-2.6.18.8/fs/ext3/iopen.c
+ security_d_instantiate(goal, inode); + security_d_instantiate(goal, inode);
+ __d_drop(dentry); + __d_drop(dentry);
+ d_rehash_cond(dentry, 0); + d_rehash_cond(dentry, 0);
+ __d_move(goal, dentry); + d_move_locked(goal, dentry);
+ spin_unlock(&dcache_lock); + spin_unlock(&dcache_lock);
+ iput(inode); + iput(inode);
+ +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment