Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: Fix ext4_free_blocks() w/o a journal when files have indirect b…
…locks When trying to unlink a file with indirect blocks on a filesystem without a journal, the "circular indirect block" sanity test was getting falsely triggered. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
- Loading branch information