Whamcloud - gitweb
Branch b1_6
authoryangsheng <yangsheng>
Mon, 4 Feb 2008 09:30:00 +0000 (09:30 +0000)
committeryangsheng <yangsheng>
Mon, 4 Feb 2008 09:30:00 +0000 (09:30 +0000)
b=14714

Fixed previous commit error.

lustre/kernel_patches/patches/vfs_races-2.6-rhel4.patch

index 61ee9da..04ac6fe 100644 (file)
@@ -61,11 +61,3 @@ diff -urp RH_2_6_9_42_0_3.orig/include/linux/dcache.h RH_2_6_9_42_0_3/include/li
  
  extern spinlock_t dcache_lock;
  
-@@ -254,6 +255,7 @@ extern int have_submounts(struct dentry 
-  * This adds the entry to the hash queues.
-  */
- extern void d_rehash(struct dentry *);
-+extern void d_rehash_cond(struct dentry *, int lock);
- /**
-  * d_add - add dentry to hash queues