======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Not tainted
------------------------------------------------------
syz.9.418/8955 is trying to acquire lock:
ffff8881ad901040 (&ni->file.run_lock#2){++++}-{4:4}, at: run_unpack_ex+0x7fa/0xb90

but task is already holding lock:
ffff8881bb4f0278 (&wnd->rw_lock){++++}-{4:4}, at: run_unpack_ex+0x732/0xb90

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #1 (&wnd->rw_lock){++++}-{4:4}:
       down_write_nested+0x9d/0x210
       ntfs_look_for_free_space+0xd9/0x650
       attr_allocate_clusters+0x1bd/0x6b0
       attr_set_size+0x14cf/0x2cf0
       ntfs_set_size+0x164/0x200
       ntfs_extend+0x1d9/0x9c0
       ntfs_file_write_iter+0x421/0x870
       iter_file_splice_write+0x99b/0x1100
       direct_splice_actor+0x101/0x160
       splice_direct_to_actor+0x53a/0xc70
       do_splice_direct+0x195/0x290
       do_sendfile+0x535/0x7c0
       __se_sys_sendfile64+0x144/0x1a0
       do_syscall_64+0xe2/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #0 (&ni->file.run_lock#2){++++}-{4:4}:
       __lock_acquire+0x15a5/0x2cf0
       lock_acquire+0x106/0x330
       down_read+0x47/0x2e0
       run_unpack_ex+0x7fa/0xb90
       ntfs_iget5+0x2416/0x38f0
       dir_search_u+0x1fd/0x2e0
       ntfs_lookup+0xfb/0x1f0
       path_openat+0x13bc/0x3e20
       do_filp_open+0x22d/0x490
       do_sys_openat2+0x12f/0x220
       __x64_sys_open+0x11e/0x150
       do_syscall_64+0xe2/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

other info that might help us debug this:

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(&wnd->rw_lock);
                               lock(&ni->file.run_lock#2);
                               lock(&wnd->rw_lock);
  rlock(&ni->file.run_lock#2);

 *** DEADLOCK ***

4 locks held by syz.9.418/8955:
 #0: ffff8881bb4f2420 (sb_writers#18){.+.+}-{0:0}, at: mnt_want_write+0x41/0x90
 #1: ffff8881ad905af8 (&type->i_mutex_dir_key#15){++++}-{4:4}, at: path_openat+0xb53/0x3e20
 #2: ffff8881ad905860 (&ni->ni_lock/6){+.+.}-{4:4}, at: ntfs_lookup+0xee/0x1f0
 #3: ffff8881bb4f0278 (&wnd->rw_lock){++++}-{4:4}, at: run_unpack_ex+0x732/0xb90

stack backtrace:
CPU: 1 UID: 0 PID: 8955 Comm: syz.9.418 Not tainted syzkaller #0 PREEMPT(full) 
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+0x15a5/0x2cf0
 lock_acquire+0x106/0x330
 down_read+0x47/0x2e0
 run_unpack_ex+0x7fa/0xb90
 ntfs_iget5+0x2416/0x38f0
 dir_search_u+0x1fd/0x2e0
 ntfs_lookup+0xfb/0x1f0
 path_openat+0x13bc/0x3e20
 do_filp_open+0x22d/0x490
 do_sys_openat2+0x12f/0x220
 __x64_sys_open+0x11e/0x150
 do_syscall_64+0xe2/0xf80
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fd50e79acb9
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:00007fd50f6d2028 EFLAGS: 00000246 ORIG_RAX: 0000000000000002
RAX: ffffffffffffffda RBX: 00007fd50ea15fa0 RCX: 00007fd50e79acb9
RDX: 0000000000000000 RSI: 0000000000060840 RDI: 00002000009e1000
RBP: 00007fd50e808bf7 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fd50ea16038 R14: 00007fd50ea15fa0 R15: 00007ffc0b423358
 </TASK>
