Skip to content
Commit 576215cf authored by Jan Kara's avatar Jan Kara
Browse files

fs: Drop wait_unfrozen wait queue



wait_unfrozen waitqueue is used only in quota code to wait for
filesystem to become unfrozen. In that place we can just use
sb_start_write() - sb_end_write() pair to achieve the same. So just
remove the waitqueue.

Reviewed-by: default avatarChristian Brauner <brauner@kernel.org>
Message-Id: <20230525141710.7595-1-jack@suse.cz>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent b8b9e8b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment