Whamcloud - gitweb
LU-139 move DCACHE_LUSTRE_INVALID to higher bit to prevent conflict with other dentry...
authorJohann Lombardi <johann@whamcloud.com>
Thu, 17 Mar 2011 21:17:49 +0000 (22:17 +0100)
committerOleg Drokin <green@whamcloud.com>
Thu, 24 Mar 2011 15:12:18 +0000 (08:12 -0700)
commit1351d2b46e7913ef367a727f3648818ab3043cba
treee1086623bbaacfed213f7b400ef7680bd7a7cdba
parent2a6045403fbd46bb6501df907f0321f5401924ba
LU-139 move DCACHE_LUSTRE_INVALID to higher bit to prevent conflict with other dentry flags

2.6.38 comes with a bunch of new dentry flags and one of them
(i.e. DCACHE_OP_REVALIDATE) conflicts with our DCACHE_LUSTRE_INVALID.

Change-Id: I11de689058d12b07b2f00191f2d175d48a90ff8e
Signed-off-by: Johann Lombardi <johann@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/339
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/llite_internal.h