======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Not tainted
------------------------------------------------------
syz.5.1428/13000 is trying to acquire lock:
ffff88816ed1c278 (&wnd->rw_lock){++++}-{4:4}, at: run_unpack_ex+0x638/0xb90

but task is already holding lock:
ffff8881a8a481b0 (&ni->file.run_lock#2){++++}-{4:4}, at: attr_collapse_range+0x38e/0x1660

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #1 (&ni->file.run_lock#2){++++}-{4:4}:
       down_read+0x47/0x2e0
       run_unpack_ex+0x7fa/0xb90
       ntfs_iget5+0x2416/0x38f0
       dir_search_u+0x1fd/0x2e0
       ntfs_lookup+0xfb/0x1f0
       lookup_one_qstr_excl+0x131/0x360
       filename_create+0x20e/0x370
       do_mknodat+0x189/0x620
       __x64_sys_mknodat+0xa7/0xc0
       do_syscall_64+0xe2/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #0 (&wnd->rw_lock){++++}-{4:4}:
       __lock_acquire+0x15a5/0x2cf0
       lock_acquire+0x106/0x330
       down_read_nested+0x49/0x2e0
       run_unpack_ex+0x638/0xb90
       attr_collapse_range+0xb9a/0x1660
       ntfs_fallocate+0x801/0x1130
       vfs_fallocate+0x669/0x7e0
       __x64_sys_fallocate+0xc0/0x110
       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(&ni->file.run_lock#2);
                               lock(&wnd->rw_lock);
                               lock(&ni->file.run_lock#2);
  rlock(&wnd->rw_lock);

 *** DEADLOCK ***

5 locks held by syz.5.1428/13000:
 #0: ffff8881b17f2420 (sb_writers#17){.+.+}-{0:0}, at: vfs_fallocate+0x5f0/0x7e0
 #1: ffff8881a8a48398 (&sb->s_type->i_mutex_key#41){+.+.}-{4:4}, at: ntfs_fallocate+0x2ee/0x1130
 #2: ffff8881a8a48538 (mapping.invalidate_lock#9){++++}-{4:4}, at: ntfs_fallocate+0x3bd/0x1130
 #3: ffff8881a8a48100 (&ni->ni_lock#3/5){+.+.}-{4:4}, at: ntfs_fallocate+0x7ed/0x1130
 #4: ffff8881a8a481b0 (&ni->file.run_lock#2){++++}-{4:4}, at: attr_collapse_range+0x38e/0x1660

stack backtrace:
CPU: 1 UID: 0 PID: 13000 Comm: syz.5.1428 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_nested+0x49/0x2e0
 run_unpack_ex+0x638/0xb90
 attr_collapse_range+0xb9a/0x1660
 ntfs_fallocate+0x801/0x1130
 vfs_fallocate+0x669/0x7e0
 __x64_sys_fallocate+0xc0/0x110
 do_syscall_64+0xe2/0xf80
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f6e35d9acb9
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:00007f6e36b88028 EFLAGS: 00000246 ORIG_RAX: 000000000000011d
RAX: ffffffffffffffda RBX: 00007f6e36015fa0 RCX: 00007f6e35d9acb9
RDX: 0000000000002000 RSI: 0000000000000008 RDI: 0000000000000004
RBP: 00007f6e35e08bf7 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000010000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f6e36016038 R14: 00007f6e36015fa0 R15: 00007ffc8d3028b8
 </TASK>
