commit | 2047e0a1eec1d128523e116f38b279f9cb8fe06b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 22 02:39:46 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 22 02:43:59 2008 -0400 |
tree | c23d90c518729a8d02fdee4e6c9c84502adc798a | |
parent | a9ea7285e6d97fba4fa4af059db73f0413acfcab [diff] |
ext2fs_extent_set_bmap(): fix bug when replacing a single block extent When replacing a single block extent, make sure we set or clear the uninitialized extent flag as requested by the caller. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>