]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit650757dbbe7aafd1a68695d8beab08fa054c0586
tree0e8d743bdb6344a20b61a8daeb23bf3b508ff573
parentfc3d3c8da3868f85611c94f2ca67b5a541b89cb0
[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