[XFS] Fix compile with CONFIG_COMPAT enabled
authorChristoph Hellwig <hch@lst.de>
Thu, 4 Dec 2008 13:23:27 +0000 (14:23 +0100)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Fri, 5 Dec 2008 00:23:10 +0000 (11:23 +1100)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/linux-2.6/xfs_ioctl.h

index a3446aa..d92131c 100644 (file)
@@ -74,7 +74,7 @@ xfs_file_compat_ioctl(
        unsigned long           arg);
 
 extern long
-xfs_file_compat_ioctl_invis(
+xfs_file_compat_invis_ioctl(
        struct file             *file,
        unsigned int            cmd,
        unsigned long           arg);