Skip to content
Commit e7f07968 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks



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: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 08ec8c38
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment