e2fsprogs/resize
Theodore Ts'o 81f965a04d tune2fs,resize2fs: special case HURD only when testing s_creator_os
The s_creator_os field was a mistake, given how Hurd has been
ab(using) certain file system fields.  We should skip support for
certain advanced features (64-bit support, metadata checksums) for
file systems created on the Hurd OS only, instead of only supporting
them for file systems created on Linux.  This fixes various regression
test failures for FreeBSD.

(The regression tests are probably mostly hopeless for Hurd anyway,
but given the HURD abuse's of various file system fields, the HURD is
going to have to be given second-class treatment in any case, given
what they decided to do with ext2 support, which locks them out of the
more advanced file system features, anyway.)

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-06-07 11:47:40 -04:00
..
Android.mk Android.mk: Replace _host suffix with more standard -host suffix 2016-03-15 01:25:11 -04:00
Makefile.in Add --enable-hardening which builds e2fsprogs with security hardening 2016-05-22 01:58:09 -04:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
extent.c Fix spelling errors pointed out by translators 2011-10-08 13:32:00 -04:00
main.c e2fsck,resize2fs: fix gcc -Wall nits 2016-05-29 13:36:20 -04:00
online.c resize2fs: clean up feature test macros with predicate functions 2015-10-24 01:23:30 -04:00
resize2fs.8.in Add clarifications to the e4defrag and resize2fs man pages 2016-06-03 23:28:33 -04:00
resize2fs.c tune2fs,resize2fs: special case HURD only when testing s_creator_os 2016-06-07 11:47:40 -04:00
resize2fs.h resize2fs: convert fs to and from 64bit mode 2014-12-15 12:45:05 -05:00
resource_track.c resize2fs: add resource tracking as a debug option 2013-01-03 09:03:53 -05:00
sim_progress.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test-resize resize2fs: check in test-resize script 2013-01-16 14:09:21 -05:00
test_extent.c test_extents: fix a possible memory leak 2014-01-05 22:58:16 -05:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00