commit | 224b15673a34f818009f89e02ca23fadb389199c | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Sep 13 14:34:59 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Sep 13 14:34:59 2016 -0400 |
tree | 2933f072914ea9a43a196d66a58eb424b5d9ca07 | |
parent | ca1de98a8baf411483dd5ab46d0c5de1ed68817f [diff] |
libext2fs: add test facility UNIX_IO_FORCE_BOUNCE in unix_io.c If the UNIX_IO_FORCE_BOUNCE environment is set, all I/O will be sent through the bounce buffer code paths for debugging / testing purposes. Signed-off-by: Theodore Ts'o <tytso@mit.edu>