From: yangsheng Date: Sun, 28 Dec 2008 15:38:16 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_140~48 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=dc24625a12fb8abefd0e0943cab65817cbfab3b6;p=fs%2Flustre-release.git Branch HEAD b=17970 i=adilger, shadow Update the wiretest.c --- diff --git a/lustre/utils/wiretest.c b/lustre/utils/wiretest.c index b0a750e..344ce94 100644 --- a/lustre/utils/wiretest.c +++ b/lustre/utils/wiretest.c @@ -2421,7 +2421,7 @@ void lustre_assert_wire_constants(void) CLASSERT(FIEMAP_EXTENT_DATA_TAIL == 0x00000400); CLASSERT(FIEMAP_EXTENT_UNWRITTEN == 0x00000800); CLASSERT(FIEMAP_EXTENT_MERGED == 0x00001000); -#ifdef LIBLUSTRE_POSIX_ACL +#if defined(LIBLUSTRE_POSIX_ACL) && defined(CONFIG_FS_POSIX_ACL) /* Checks for type posix_acl_xattr_entry */ LASSERTF((int)sizeof(xattr_acl_entry) == 8, " found %lld\n",