commit | 88fca201aca752cbb7a981e1fe1b2a875cc29833 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Aug 22 13:16:14 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Aug 22 13:16:14 2009 -0400 |
tree | 67a0dc5d32976883c1231013a684db30438d7d8f | |
parent | baa8dbeb4e4acef9563d8aac61c01ec7c3a8c8ea [diff] |
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>