Whamcloud - gitweb
Move declaration of FS_IOC_FIEMAP ioctl to fiemap.h
authorTheodore Ts'o <tytso@mit.edu>
Sat, 22 Aug 2009 17:16:14 +0000 (13:16 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 22 Aug 2009 17:16:14 +0000 (13:16 -0400)
commit88fca201aca752cbb7a981e1fe1b2a875cc29833
tree67a0dc5d32976883c1231013a684db30438d7d8f
parentbaa8dbeb4e4acef9563d8aac61c01ec7c3a8c8ea
Move declaration of FS_IOC_FIEMAP ioctl to fiemap.h

This helps e4defrag compile on systems where the system header files
don't yet define FS_IOC_FIEMAP.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/fiemap.h
misc/e4defrag.c
misc/filefrag.c