diff options
author | 2006-08-29 19:06:16 +0100 | |
---|---|---|
committer | 2006-09-30 20:52:28 +0200 | |
commit | 36695673b012096228ebdc1b39a6a5850daa474e (patch) | |
tree | 4b617e27256750f367b2b50653981c70db0ce2d0 /mm/truncate.c | |
parent | [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] (diff) | |
download | linux-dev-36695673b012096228ebdc1b39a6a5850daa474e.tar.xz linux-dev-36695673b012096228ebdc1b39a6a5850daa474e.zip |
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
Move common FS-specific ioctls from linux/ext2_fs.h to linux/fs.h as FS_IOC_*
and FS_IOC32_* and have the users of them use those as a base.
Also move the GETFLAGS/SETFLAGS flags to linux/fs.h as FS_*_FL macros, and then
have the other users use them as a base.
Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions