Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECK
There was a bug in debug printout when CONFIG_REISERFS_CHECK was enabled so one of the assertions in do_balan.c didn't compile. Fix it. Fixes: 0080e9f Signed-off-by: Jan Kara <jack@suse.cz>
- Loading branch information