JBD2: Ignoring recovery information on journal
ocfs2: Mounting device (7,1) on (node local, slot 0) with ordered data mode.
======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Tainted: G             L     
------------------------------------------------------
syz.1.4531/23112 is trying to acquire lock:
ffff8881b36009c0 (&ocfs2_sysfile_lock_key[INODE_ALLOC_SYSTEM_INODE]){+.+.}-{4:4}, at: ocfs2_evict_inode+0x1539/0x44e0

but task is already holding lock:
ffff8881b3603540 (&ocfs2_sysfile_lock_key[ORPHAN_DIR_SYSTEM_INODE]){+.+.}-{4:4}, at: ocfs2_evict_inode+0xe97/0x44e0

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #3 (&ocfs2_sysfile_lock_key[ORPHAN_DIR_SYSTEM_INODE]){+.+.}-{4:4}:
       down_write+0x96/0x200
       ocfs2_del_inode_from_orphan+0x12e/0x7a0
       ocfs2_dio_end_io+0x543/0x1210
       dio_complete+0x25b/0x790
       __blockdev_direct_IO+0x2cb0/0x32f0
       ocfs2_direct_IO+0x251/0x2c0
       generic_file_direct_write+0x1db/0x3e0
       __generic_file_write_iter+0x11d/0x230
       ocfs2_file_write_iter+0x1663/0x1ed0
       do_iter_readv_writev+0x619/0x8c0
       vfs_writev+0x33c/0x990
       __se_sys_pwritev2+0x184/0x2a0
       do_syscall_64+0x14d/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #2 (&ocfs2_quota_ip_alloc_sem_key){++++}-{4:4}:
       down_write+0x96/0x200
       ocfs2_create_local_dquot+0x1a5/0x1af0
       ocfs2_acquire_dquot+0x816/0xb70
       dqget+0x7b1/0xf10
       __dquot_initialize+0x3ba/0xd30
       ocfs2_get_init_inode+0x147/0x1c0
       ocfs2_mknod+0xa67/0x2290
       ocfs2_mkdir+0x181/0x490
       vfs_mkdir+0x413/0x630
       filename_mkdirat+0x285/0x510
       __se_sys_mkdirat+0x35/0x150
       do_syscall_64+0x14d/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #1 (&dquot->dq_lock){+.+.}-{4:4}:
       __mutex_lock+0x19f/0x1300
       dqget+0x72a/0xf10
       __dquot_initialize+0x3ba/0xd30
       ocfs2_get_init_inode+0x147/0x1c0
       ocfs2_mknod+0xa67/0x2290
       ocfs2_mkdir+0x181/0x490
       vfs_mkdir+0x413/0x630
       filename_mkdirat+0x285/0x510
       __se_sys_mkdirat+0x35/0x150
       do_syscall_64+0x14d/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #0 (&ocfs2_sysfile_lock_key[INODE_ALLOC_SYSTEM_INODE]){+.+.}-{4:4}:
       __lock_acquire+0x15a5/0x2cf0
       lock_acquire+0xf0/0x2e0
       down_write+0x96/0x200
       ocfs2_evict_inode+0x1539/0x44e0
       evict+0x61e/0xb10
       vfs_rmdir+0x42a/0x6e0
       filename_rmdir+0x292/0x520
       __se_sys_unlinkat+0x71/0x1a0
       do_syscall_64+0x14d/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

other info that might help us debug this:

Chain exists of:
  &ocfs2_sysfile_lock_key[INODE_ALLOC_SYSTEM_INODE] --> &ocfs2_quota_ip_alloc_sem_key --> &ocfs2_sysfile_lock_key[ORPHAN_DIR_SYSTEM_INODE]

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(&ocfs2_sysfile_lock_key[ORPHAN_DIR_SYSTEM_INODE]);
                               lock(&ocfs2_quota_ip_alloc_sem_key);
                               lock(&ocfs2_sysfile_lock_key[ORPHAN_DIR_SYSTEM_INODE]);
  lock(&ocfs2_sysfile_lock_key[INODE_ALLOC_SYSTEM_INODE]);

 *** DEADLOCK ***

4 locks held by syz.1.4531/23112:
 #0: ffff8881708bc420 (sb_writers#21){.+.+}-{0:0}, at: mnt_want_write+0x41/0x90
 #1: ffff8881b36226c0 (&type->i_mutex_dir_key#13/1){+.+.}-{4:4}, at: filename_rmdir+0x1cd/0x520
 #2: ffff8881ac470bd0 (&osb->nfs_sync_rwlock){.+.+}-{4:4}, at: ocfs2_nfs_sync_lock+0x106/0x270
 #3: ffff8881b3603540 (&ocfs2_sysfile_lock_key[ORPHAN_DIR_SYSTEM_INODE]){+.+.}-{4:4}, at: ocfs2_evict_inode+0xe97/0x44e0

stack backtrace:
CPU: 1 UID: 0 PID: 23112 Comm: syz.1.4531 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+0x15a5/0x2cf0
 lock_acquire+0xf0/0x2e0
 down_write+0x96/0x200
 ocfs2_evict_inode+0x1539/0x44e0
 evict+0x61e/0xb10
 vfs_rmdir+0x42a/0x6e0
 filename_rmdir+0x292/0x520
 __se_sys_unlinkat+0x71/0x1a0
 do_syscall_64+0x14d/0xf80
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f2078f9ce59
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:00007f2079edd028 EFLAGS: 00000246 ORIG_RAX: 0000000000000107
RAX: ffffffffffffffda RBX: 00007f2079215fa0 RCX: 00007f2078f9ce59
RDX: 0000000000000200 RSI: 0000200000000000 RDI: ffffffffffffff9c
RBP: 00007f2079032d6f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f2079216038 R14: 00007f2079215fa0 R15: 00007fff25ab6db8
 </TASK>
netlink: 4 bytes leftover after parsing attributes in process `syz.1.4531'.
