From: Ryusuke Konishi Date: Thu, 3 Feb 2011 12:26:17 +0000 (+0900) Subject: nilfs2: add compat ioctl X-Git-Tag: v2.6.39-rc1~411^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=828b1c50ae;p=pandora-kernel.git nilfs2: add compat ioctl The current FS_IOC_GETFLAGS/SETFLAGS/GETVERSION will fail if application is 32 bit and kernel is 64 bit. This issue is avoidable by adding compat_ioctl method. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed