ntfs3(loop9): ino=19, mi_enum_attr
ntfs3(loop9): Mark volume as dirty due to NTFS errors
======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Not tainted
------------------------------------------------------
syz.9.523/9012 is trying to acquire lock:
ffff88810c62c278 (&wnd->rw_lock){++++}-{4:4}, at: ntfs_look_for_free_space+0xd3/0x600

but task is already holding lock:
ffff888113fe2618 (&ni->file.run_lock#2){++++}-{4:4}, at: ntfs_set_size+0x140/0x200

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+0x7e5/0xba0
       ntfs_iget5+0x238b/0x3860
       dir_search_u+0x1df/0x2c0
       ntfs_lookup+0xfb/0x1f0
       path_openat+0x139a/0x3dd0
       do_filp_open+0x1fa/0x410
       do_sys_openat2+0x121/0x200
       __x64_sys_openat+0x138/0x170
       do_syscall_64+0xfa/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #0 (&wnd->rw_lock){++++}-{4:4}:
       __lock_acquire+0x15a6/0x2cf0
       lock_acquire+0x117/0x340
       down_write_nested+0x9d/0x200
       ntfs_look_for_free_space+0xd3/0x600
       attr_allocate_clusters+0x1c1/0x6d0
       attr_set_size+0x14a4/0x2c70
       ntfs_set_size+0x164/0x200
       ntfs_extend+0x1d9/0x970
       ntfs_file_write_iter+0x421/0x870
       vfs_write+0x5c9/0xb30
       ksys_write+0x145/0x250
       do_syscall_64+0xfa/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);
  lock(&wnd->rw_lock);

 *** DEADLOCK ***

5 locks held by syz.9.523/9012:
 #0: ffff88816ab4e0f8 (&f->f_pos_lock){+.+.}-{4:4}, at: fdget_pos+0x247/0x320
 #1: ffff8881139de420 (sb_writers#20){++++}-{0:0}, at: vfs_write+0x211/0xb30
 #2: ffff888113fe2800 (&sb->s_type->i_mutex_key#30){+.+.}-{4:4}, at: ntfs_file_write_iter+0x7a/0x870
 #3: ffff888113fe2568 (&ni->ni_lock/5){+.+.}-{4:4}, at: ntfs_set_size+0x131/0x200
 #4: ffff888113fe2618 (&ni->file.run_lock#2){++++}-{4:4}, at: ntfs_set_size+0x140/0x200

stack backtrace:
CPU: 0 UID: 0 PID: 9012 Comm: syz.9.523 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+0x189/0x250
 print_circular_bug+0x2e2/0x300
 check_noncircular+0x12e/0x150
 __lock_acquire+0x15a6/0x2cf0
 lock_acquire+0x117/0x340
 down_write_nested+0x9d/0x200
 ntfs_look_for_free_space+0xd3/0x600
 attr_allocate_clusters+0x1c1/0x6d0
 attr_set_size+0x14a4/0x2c70
 ntfs_set_size+0x164/0x200
 ntfs_extend+0x1d9/0x970
 ntfs_file_write_iter+0x421/0x870
 vfs_write+0x5c9/0xb30
 ksys_write+0x145/0x250
 do_syscall_64+0xfa/0xf80
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fb45278f7c9
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fb453713038 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007fb4529e5fa0 RCX: 00007fb45278f7c9
RDX: 000000000000002f RSI: 0000000000000000 RDI: 0000000000000004
RBP: 00007fb4527f297f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fb4529e6038 R14: 00007fb4529e5fa0 R15: 00007ffdbce5e8c8
 </TASK>
