commit | b8aa9b629449f8081701f8f079c41ac335459717 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue May 10 23:44:21 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue May 10 23:44:21 2016 -0400 |
tree | b634d7b4413d3581d8f9b80fb9d461ca62013f86 | |
parent | 5a0affdb7d060aee45de1982e5d157996c07b7a7 [diff] |
libext2s: only define FS_IOC_FIEMAP on Linux systems Hurd and *BSD is not going to have FS_IOC_FIEMAP, at least not at Linux's codepoint. Addresses-Debian-Bug: #822576 Signed-off-by: Theodore Ts'o <tytso@mit.edu>