[XFS] Fix compile with CONFIG_COMPAT enabled
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
This commit is contained in:
committed by
Lachlan McIlroy
parent
5a8d0f3c7a
commit
8bb57320f3
@@ -74,7 +74,7 @@ xfs_file_compat_ioctl(
|
|||||||
unsigned long arg);
|
unsigned long arg);
|
||||||
|
|
||||||
extern long
|
extern long
|
||||||
xfs_file_compat_ioctl_invis(
|
xfs_file_compat_invis_ioctl(
|
||||||
struct file *file,
|
struct file *file,
|
||||||
unsigned int cmd,
|
unsigned int cmd,
|
||||||
unsigned long arg);
|
unsigned long arg);
|
||||||
|
Reference in New Issue
Block a user