======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Tainted: G             L     
------------------------------------------------------
syz.2.5599/28510 is trying to acquire lock:
ffff8881aa584c58 (&ocfs2_file_ip_alloc_sem_key){++++}-{4:4}, at: ocfs2_try_remove_refcount_tree+0xb6/0x360

but task is already holding lock:
ffff8881aa584ce8 (&oi->ip_xattr_sem){++++}-{4:4}, at: ocfs2_try_remove_refcount_tree+0xa4/0x360

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #3 (&oi->ip_xattr_sem){++++}-{4:4}:
       down_read+0x4a/0x330
       ocfs2_init_acl+0x2fd/0x7e0
       ocfs2_mknod+0x166a/0x2240
       ocfs2_create+0x195/0x460
       path_openat+0x133a/0x3830
       do_file_open+0x23e/0x4a0
       do_sys_openat2+0x115/0x200
       __x64_sys_openat+0x138/0x170
       do_syscall_64+0x174/0x580
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #2 (&journal->j_trans_barrier){.+.+}-{4:4}:
       down_read+0x4a/0x330
       ocfs2_start_trans+0x3ab/0x700
       ocfs2_shutdown_local_alloc+0x1ef/0xa50
       ocfs2_dismount_volume+0x1ec/0x8d0
       generic_shutdown_super+0x13d/0x2d0
       kill_block_super+0x44/0x90
       deactivate_locked_super+0xbc/0x130
       cleanup_mnt+0x3d3/0x460
       task_work_run+0x1d9/0x270
       exit_to_user_mode_loop+0x1fa/0x730
       do_syscall_64+0x353/0x580
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #1 (sb_internal#5){.+.+}-{0:0}:
       lock_release+0x199/0x3c0
       up_write+0x2d/0x4a0
       ocfs2_free_alloc_context+0x97/0x1a0
       ocfs2_write_begin_nolock+0x4164/0x41f0
       ocfs2_write_begin+0x1ba/0x310
       generic_perform_write+0x2d5/0x8f0
       ocfs2_file_write_iter+0x1706/0x1f10
       vfs_write+0x612/0xba0
       __x64_sys_pwrite64+0x196/0x220
       do_syscall_64+0x174/0x580
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #0 (&ocfs2_file_ip_alloc_sem_key){++++}-{4:4}:
       __lock_acquire+0x1520/0x2cf0
       lock_acquire+0x106/0x350
       down_write+0x96/0x200
       ocfs2_try_remove_refcount_tree+0xb6/0x360
       ocfs2_truncate_file+0xe90/0x14b0
       ocfs2_setattr+0x1641/0x1d10
       notify_change+0xbba/0xea0
       do_truncate+0x1c2/0x250
       path_openat+0x2fed/0x3830
       do_file_open+0x23e/0x4a0
       do_sys_openat2+0x115/0x200
       __x64_sys_creat+0x8f/0xc0
       do_syscall_64+0x174/0x580
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

other info that might help us debug this:

Chain exists of:
  &ocfs2_file_ip_alloc_sem_key --> &journal->j_trans_barrier --> &oi->ip_xattr_sem

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(&oi->ip_xattr_sem);
                               lock(&journal->j_trans_barrier);
                               lock(&oi->ip_xattr_sem);
  lock(&ocfs2_file_ip_alloc_sem_key);

 *** DEADLOCK ***

3 locks held by syz.2.5599/28510:
 #0: ffff8881a79ee450 (sb_writers#30){.+.+}-{0:0}, at: mnt_want_write+0x41/0x90
 #1: ffff8881aa584fa0 (&sb->s_type->i_mutex_key#38){+.+.}-{4:4}, at: do_truncate+0x18f/0x250
 #2: ffff8881aa584ce8 (&oi->ip_xattr_sem){++++}-{4:4}, at: ocfs2_try_remove_refcount_tree+0xa4/0x360

stack backtrace:
CPU: 1 UID: 0 PID: 28510 Comm: syz.2.5599 Tainted: G             L      syzkaller #0 PREEMPT(full) 
Tainted: [L]=SOFTLOCKUP
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-debian-1.16.2-1 04/01/2014
Call Trace:
 <TASK>
 dump_stack_lvl+0xe8/0x150
 print_circular_bug+0x2e1/0x300
 check_noncircular+0x12e/0x150
 __lock_acquire+0x1520/0x2cf0
 lock_acquire+0x106/0x350
 down_write+0x96/0x200
 ocfs2_try_remove_refcount_tree+0xb6/0x360
 ocfs2_truncate_file+0xe90/0x14b0
 ocfs2_setattr+0x1641/0x1d10
 notify_change+0xbba/0xea0
 do_truncate+0x1c2/0x250
 path_openat+0x2fed/0x3830
 do_file_open+0x23e/0x4a0
 do_sys_openat2+0x115/0x200
 __x64_sys_creat+0x8f/0xc0
 do_syscall_64+0x174/0x580
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f20c079ce59
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f20c1582028 EFLAGS: 00000246 ORIG_RAX: 0000000000000055
RAX: ffffffffffffffda RBX: 00007f20c0a15fa0 RCX: 00007f20c079ce59
RDX: 0000000000000000 RSI: 00000000000001a3 RDI: 0000200000000280
RBP: 00007f20c0832e6f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f20c0a16038 R14: 00007f20c0a15fa0 R15: 00007ffda3252888
 </TASK>
