ocfs2: Implement compat_ioctl()
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 9 Mar 2007 23:56:28 +0000 (15:56 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 2 May 2007 22:07:16 +0000 (15:07 -0700)
commit586d232b191b776a1c6d51c10c662b8b3e238fdf
tree8963261875e046d405d6e23b7ee67ff7c03f5c91
parent40caf5ea5a7d47f8a33e26b63ca81dea4b5109d2
ocfs2: Implement compat_ioctl()

We need this to support 32 bit system calls on 64 bit kernels.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/file.c
fs/ocfs2/ioctl.c
fs/ocfs2/ioctl.h
fs/ocfs2/ocfs2_fs.h