aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/unicode.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2023-05-25 14:17:10 +0000
committerJan Kara <[email protected]>2023-05-30 13:36:40 +0000
commit576215cffdefc1f0ceebffd87abb390926e6b037 (patch)
treea4c3641db216d1dcb918e7b96a8d69c76b161901 /fs/udf/unicode.c
parentext2_find_entry()/ext2_dotdot(): callers don't need page_addr anymore (diff)
downloadkernel-576215cffdefc1f0ceebffd87abb390926e6b037.tar.gz
kernel-576215cffdefc1f0ceebffd87abb390926e6b037.zip
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 'fs/udf/unicode.c')
0 files changed, 0 insertions, 0 deletions