diff options
author | Tetsuo Handa <[email protected]> | 2022-02-11 16:15:54 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-02-11 05:51:23 -0700 |
commit | bf23747ee05320903177809648002601cd140cdd (patch) | |
tree | d1b844e3b71e140d283aa7c474ed978b90b00d65 /net/lapb/lapb_iface.c | |
parent | 93e2c52d71a6067d08ee927e2682e9781cb911ef (diff) |
loop: revert "make autoclear operation asynchronous"
The kernel test robot is reporting that xfstest which does
umount ext2 on xfs
umount xfs
sequence started failing, for commit 322c4293ecc58110 ("loop: make
autoclear operation asynchronous") removed a guarantee that fput() of
backing file is processed before lo_release() from close() returns to
user mode.
And syzbot is reporting that deferring destroy_workqueue() from
__loop_clr_fd() to a WQ context did not help [1]. Revert that commit.
Link: https://syzkaller.appspot.com/bug?extid=831661966588c802aae9 [1]
Reported-by: kernel test robot <[email protected]>
Acked-by: Jan Kara <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reported-by: syzbot <[email protected]>
Signed-off-by: Tetsuo Handa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions