commit | 81c6377d93106ccfae12b5b4f1953e97aa92b65e | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jul 07 22:29:00 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jul 07 22:29:00 2011 -0400 |
tree | 64e563e7cafca25b0cbd89c698f0d7bb448b6694 | |
parent | 8e8a190fa212ca28efb2e8a8b3318a24d7fc4b7a [diff] |
libext2fs: don't hang in ext2fs_new_block2() on a full bigalloc file system Prevent ext2fs_new_block2() from looping forever when a bigalloc file system is full. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>