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.
Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Tue Apr 15 13:47:37 AEST 2008
Workarea: chook.melbourne.sgi.com:/build/tes/2.6.x-xfs-quilt
Inspected by: sandeen@xxxxxxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:30877a
fs/xfs/xfs_attr.c - 1.147 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_attr.c.diff?r1=text&tr1=1.147&r2=text&tr2=1.146&f=h
- remove CONFIG_XFS_SECURITY
fs/xfs/linux-2.6/xfs_super.h - 1.77 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_super.h.diff?r1=text&tr1=1.77&r2=text&tr2=1.76&f=h
- remove CONFIG_XFS_SECURITY
fs/xfs/Kconfig - 1.9 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/Kconfig.diff?r1=text&tr1=1.9&r2=text&tr2=1.8&f=h
- remove CONFIG_XFS_SECURITY
|