X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2Flustre_compat25.h;h=03d7a232935b7418282656d59356c5b545d8677b;hp=28ca7585249d6ecf2b61f0068a7a4cebec06c378;hb=68271abc80d7ad788f518f3acf3e4c2b491f6180;hpb=0f818352ca6872810197c2f263728d41967679ea diff --git a/lustre/include/linux/lustre_compat25.h b/lustre/include/linux/lustre_compat25.h index 28ca758..03d7a23 100644 --- a/lustre/include/linux/lustre_compat25.h +++ b/lustre/include/linux/lustre_compat25.h @@ -624,10 +624,6 @@ static inline long labs(long x) } #endif /* HAVE_REGISTER_SHRINKER */ -#ifdef HAVE_INVALIDATE_INODE_PAGES -#define invalidate_mapping_pages(mapping,s,e) invalidate_inode_pages(mapping) -#endif - #ifndef HAVE_SIMPLE_SETATTR #define simple_setattr(dentry, ops) inode_setattr((dentry)->d_inode, ops) #endif