commit | 43323be95742298b8229be728c3812e95c90629c | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Feb 07 14:37:17 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Feb 18 20:05:55 2008 -0500 |
tree | 95bd03e448e14df76bf45c3f23c004c87c59b731 | |
parent | 206fea69f8624843c2ffd32bab171059ec137780 [diff] |
Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs Pass BLOCK_FLAG_READ_ONLY to ext2fs_block_iterate2() so that debugfs, e2image, and tune2fs will work well with filesystems containing extents. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>