projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a8d0f3
)
[XFS] Fix compile with CONFIG_COMPAT enabled
author
Christoph Hellwig
<hch@lst.de>
Thu, 4 Dec 2008 13:23:27 +0000
(14:23 +0100)
committer
Lachlan 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
patch
|
blob
|
history
diff --git
a/fs/xfs/linux-2.6/xfs_ioctl.h
b/fs/xfs/linux-2.6/xfs_ioctl.h
index a3446aad070ac5a35d5ad16c15a70fe67d6540a3..d92131c827bce2ad5f36eef23bbd92e3452ab86c 100644
(file)
--- a/
fs/xfs/linux-2.6/xfs_ioctl.h
+++ b/
fs/xfs/linux-2.6/xfs_ioctl.h
@@
-74,7
+74,7
@@
xfs_file_compat_ioctl(
unsigned long arg);
extern long
-xfs_file_compat_i
octl_invis
(
+xfs_file_compat_i
nvis_ioctl
(
struct file *file,
unsigned int cmd,
unsigned long arg);