Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix found_type decrement in btrfs_truncate_in_trans
found_type has already been decreased by codes above the change, I think decrease it by one again doesn't make sense. Signed-off-by: Chris Mason <chris.mason@oracle.com>
- Loading branch information