]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nilfs2: unbreak compat ioctl
authorThomas Meyer <thomas@m3y3r.de>
Fri, 16 Dec 2011 04:49:23 +0000 (15:49 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 Dec 2011 07:19:12 +0000 (18:19 +1100)
commitf33fb1397d311acb17de029e1b1257b0896c7153
treeb3835bc2e371727f4d8e4229342251236879f594
parent53f77ebee1f70b901a284f0fcfffbde90c16845b
nilfs2: unbreak compat ioctl

commit 828b1c50ae ("nilfs2: add compat ioctl") incidentally broke all
other NILFS compat ioctls.  Make them work again.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Tested-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Cc: <stable@vger.kernel.org> [3.0+]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nilfs2/ioctl.c