X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_compat.h;h=4baa6ef986e6b03f36e353ce7bdbb973d4c007ec;hp=df20146d716cf3c9f118658ce9b2fd554243dcc4;hb=82d014e71e14671e876055851a0d37e98b4cc079;hpb=2dc87bb143e998e25585673b5f0ba7e2f317475e diff --git a/lustre/include/lustre_compat.h b/lustre/include/lustre_compat.h index df20146..4baa6ef 100644 --- a/lustre/include/lustre_compat.h +++ b/lustre/include/lustre_compat.h @@ -142,10 +142,6 @@ static inline void ll_set_fs_pwd(struct fs_struct *fs, struct vfsmount *mnt, #define simple_setattr(dentry, ops) inode_setattr((dentry)->d_inode, ops) #endif -#ifndef SLAB_DESTROY_BY_RCU -#define SLAB_DESTROY_BY_RCU 0 -#endif - #ifndef HAVE_INIT_LIST_HEAD_RCU static inline void INIT_LIST_HEAD_RCU(struct list_head *list) {