X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flustre_patchless_compat.h;h=fd7f82db0bd99b8980a1b0611a75f9b2c043f1a5;hb=refs%2Fchanges%2F25%2F32825%2F15;hp=2ad8bce19ac53d70670ded95ca861e2962424fc0;hpb=cbc083467e8475dfdfc7ee47ececb8182345113d;p=fs%2Flustre-release.git diff --git a/lustre/include/lustre_patchless_compat.h b/lustre/include/lustre_patchless_compat.h index 2ad8bce..fd7f82d 100644 --- a/lustre/include/lustre_patchless_compat.h +++ b/lustre/include/lustre_patchless_compat.h @@ -123,14 +123,6 @@ truncate_complete_page(struct address_space *mapping, struct page *page) #define ATTR_RAW 0 #endif -#ifndef ATTR_CTIME_SET -/* - * set ATTR_CTIME_SET to a high value to avoid any risk of collision with other - * ATTR_* attributes (see bug 13828) - */ -#define ATTR_CTIME_SET (1 << 28) -#endif - #ifndef HAVE_IN_COMPAT_SYSCALL #define in_compat_syscall is_compat_task #endif