[XFS] XFS sysctl cleanups
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 10 Feb 2007 07:36:59 +0000 (18:36 +1100)
committerTim Shimmin <tes@sgi.com>
Sat, 10 Feb 2007 07:36:59 +0000 (18:36 +1100)
commit3a68cbfe0277fb73d5f0c2a433884745fb500c38
tree2644f3273a0da495e9fec4db06bd4a58550b8e32
parentc167b77d5e172a2deb058be442ca652ad3a417f9
[XFS] XFS sysctl cleanups

Removes unneeded sysctl insert at head behaviour. Cleans up sysctl
definitions to use C99 initialisers. Patch provided by Eric W. Biederman.

SGI-PV: 960192
SGI-Modid: xfs-linux-melb:xfs-kern:28031a

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/linux-2.6/xfs_sysctl.c