Skip to content
Commit ff373558 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: add BUG_ON to avoid unnecessary flow



This patch adds BUG_ON instead of retrying loop.
In the case of node pages, we already got this inode page, but unlocked it.
By the fact that we don't truncate any node pages in operations, the page's
mapping should be unchangeable.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 4a6de50d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment