Whamcloud - gitweb
- disable "too long searching" in mballoc
[fs/lustre-release.git] / lustre / kernel_patches / patches / vfs_gns-2.6.10-fc3.patch
index ab6a0ab..89d066a 100644 (file)
@@ -30,8 +30,8 @@ Index: linux-2.6.10/include/linux/dcache.h
  
 -#define DCACHE_CROSS_REF       0x0040  /* entry points to inode on another MDS */
 +#define DCACHE_CROSS_REF        0x0040  /* entry points to inode on another MDS */
-+#define DCACHE_GNS_PENDING      0x0080  /* entry is GNS pending mount point */
-+#define DCACHE_GNS_MOUNTING     0x0100  /* entry is GNS mount in progress */
++
++
 +
  
  extern spinlock_t dcache_lock;