On Fri, Jan 25, 2008 at 09:42:30PM +0900, Takashi Sato wrote:
Given that XFS has implemented the ioctls for such a long time it might
make more sense to simply move the ioctl implementation to fs/ioctl.c
so it applies to all filesystem. No need to add a new syscall when the
equivalent-functionality ioctls have to be supported forever anyway.
--