diff options
author | Jan Kara <[email protected]> | 2023-05-25 16:17:10 +0200 |
---|---|---|
committer | Jan Kara <[email protected]> | 2023-05-30 15:36:40 +0200 |
commit | 576215cffdefc1f0ceebffd87abb390926e6b037 (patch) | |
tree | a4c3641db216d1dcb918e7b96a8d69c76b161901 /lib/mpi/mpi-sub-ui.c | |
parent | b8b9e8b35d3856499c0b2e8188885257828b7fa5 (diff) |
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 <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions