]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Simplify a check whether the current filesystem libarchive_test is running
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 11 Mar 2012 14:26:47 +0000 (23:26 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 12 Mar 2012 07:02:58 +0000 (16:02 +0900)
commit42457205a7a1d9dc2e63ac8b4033925f4423b9c7
tree2f32ee1b31470ddd3e7b33b7724b0a196b921f52
parenta8e55c4888c9b2e3ea8dce62aa1cce4ebbc9f69c
Simplify a check whether the current filesystem libarchive_test is running
supports FIEMAP on linux; do not check an errno ioctl() returns to use the
same logic to a check of sparse support as libarchive does.
libarchive/test/test_sparse_basic.c