Whamcloud - gitweb
Only use the test_io manager if the right environment variables are set
authorTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2008 15:17:29 +0000 (11:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2008 15:36:53 +0000 (11:36 -0400)
commitf38cf3cb34addaa53d1f855d7607b151082a4229
tree9fd7e5fb2dc58b3b42b1aa482ffa8cf1b7cd0918
parent7fd2651f67a43fad3cc1cc2db7c0e5f9c568023c
Only use the test_io manager if the right environment variables are set

In order to make it possible for the test_io manager to be compiled in
by default, make all of the programs that might try to use it to only
do so if the environment variables TEST_IO_FLAGS and TEST_IO_DEBUG are
set.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/unix.c
misc/e2image.c
misc/e2initrd_helper.c
misc/mke2fs.c
misc/tune2fs.c
resize/main.c