[XFS] Remove CONFIG_XFS_SECURITY.
authorEric Sandeen <sandeen@sandeen.net>
Thu, 17 Apr 2008 06:50:22 +0000 (16:50 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Fri, 18 Apr 2008 02:04:19 +0000 (12:04 +1000)
commitf7d3c34788696f5ba9ac9fa414ad80e2a91d4b2e
tree0e8d743bdb6344a20b61a8daeb23bf3b508ff573
parent6d1337b29bf09a97682d39db36ac2d0dfc6659c0
[XFS] Remove CONFIG_XFS_SECURITY.

There is no point to the CONFIG_XFS_SECURITY option; it disables the
ability to set security attributes at runtime, but it does not actually
slim down or remove any code for runtime. Just remove it and always allow
security attributes to be set.

SGI-PV: 980310
SGI-Modid: xfs-linux-melb:xfs-kern:30877a

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Tim Shimmin <tes@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/Kconfig
fs/xfs/linux-2.6/xfs_super.h
fs/xfs/xfs_attr.c