linux/fs/xfs/linux-2.6
Lachlan McIlroy 3b2816be27 [XFS] The forward declarations for the xfs_ioctl() helpers and the
associated comment about gcc behavior really aren't needed; all of these
functions are marked STATIC which includes noinline, and the stack usage
won't be a problem.

This effectively just removes the forward declarations and moves
xfs_ioctl() back to the end of the file.

SGI-PV: 971186
SGI-Modid: xfs-linux-melb:xfs-kern:30534a

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
2008-04-18 12:43:35 +10:00
..
2007-05-08 13:50:19 +10:00
2008-04-18 11:51:15 +10:00
2007-10-22 08:13:20 -07:00
2008-02-07 18:14:38 +11:00
2007-10-15 16:40:14 +10:00
2008-02-07 18:14:38 +11:00
2008-04-18 11:36:55 +10:00
2008-04-18 12:02:41 +10:00
2006-06-23 07:42:45 -07:00
2008-04-18 11:51:15 +10:00
2008-04-18 12:04:19 +10:00