commit | 8082d36aed26c4fb6ed43e4008303682eabf839e | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon Apr 06 19:01:53 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 07 08:31:18 2009 -0700 |
tree | d51eff46a3ebe29e0a445597570599b5b7c4a037 | |
parent | dc498d09be28172846cacded35ca2378222a8c7b [diff] |
nilfs2: remove compat ioctl code This removes compat code from the nilfs ioctls and applies the same function for both .ioctl and .compat_ioctl file operations. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>