Jan Kara 576215cffd 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: Christian Brauner <brauner@kernel.org>
Message-Id: <20230525141710.7595-1-jack@suse.cz>
Signed-off-by: Jan Kara <jack@suse.cz>
2023-05-30 15:36:40 +02:00
..
2023-04-25 18:44:10 -07:00
2023-05-05 12:56:55 -07:00
2023-05-01 12:06:20 -07:00
2023-05-30 15:36:40 +02:00
2023-05-10 09:27:20 +01:00
2023-04-16 11:08:07 +03:00
2023-04-27 11:53:57 -07:00
2023-04-24 15:15:31 +02:00
2023-04-29 11:04:14 -07:00
2023-05-06 08:28:58 -07:00
2023-04-26 15:39:25 -07:00