mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 09:02:00 +00:00
[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:
parent
5a8d0f3c7a
commit
8bb57320f3
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user