======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Not tainted
------------------------------------------------------
syz.0.597/11624 is trying to acquire lock:
ffff8881b3aa6f40 (&ocfs2_sysfile_lock_key[INODE_ALLOC_SYSTEM_INODE]){+.+.}-{4:4}, at: ocfs2_evict_inode+0x1539/0x44e0

but task is already holding lock:
ffff8881b8766f40 (&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
       iter_file_splice_write+0x9a1/0x10f0
       direct_splice_actor+0x101/0x160
       splice_direct_to_actor+0x53a/0xc70
       do_splice_direct+0x195/0x290
       do_sendfile+0x535/0x7d0
       __se_sys_sendfile64+0x144/0x1a0
       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
       vfs_mknod+0x447/0x610
       filename_mknodat+0x3cb/0x660
       __se_sys_mknod+0x3a/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
       vfs_mknod+0x447/0x610
       filename_mknodat+0x3cb/0x660
       __se_sys_mknod+0x3a/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
       ocfs2_dentry_iput+0x24d/0x390
       __dentry_kill+0x1a2/0x5e0
       finish_dput+0xc9/0x480
       __fput+0x691/0xa70
       task_work_run+0x1d9/0x270
       do_exit+0x70f/0x23c0
       do_group_exit+0x21b/0x2d0
       get_signal+0x1284/0x1330
       arch_do_signal_or_restart+0xbc/0x830
       exit_to_user_mode_loop+0x86/0x480
       ret_from_fork+0x59d/0xb90
       ret_from_fork_asm+0x1a/0x30

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 ***

2 locks held by syz.0.597/11624:
 #0: ffff888161ebcbd0 (&osb->nfs_sync_rwlock){.+.+}-{4:4}, at: ocfs2_nfs_sync_lock+0x106/0x270
 #1: ffff8881b8766f40 (&ocfs2_sysfile_lock_key[ORPHAN_DIR_SYSTEM_INODE]){+.+.}-{4:4}, at: ocfs2_evict_inode+0xe97/0x44e0

stack backtrace:
CPU: 1 UID: 0 PID: 11624 Comm: syz.0.597 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+0xf0/0x2e0
 down_write+0x96/0x200
 ocfs2_evict_inode+0x1539/0x44e0
 evict+0x61e/0xb10
 ocfs2_dentry_iput+0x24d/0x390
 __dentry_kill+0x1a2/0x5e0
 finish_dput+0xc9/0x480
 __fput+0x691/0xa70
 task_work_run+0x1d9/0x270
 do_exit+0x70f/0x23c0
 do_group_exit+0x21b/0x2d0
 get_signal+0x1284/0x1330
 arch_do_signal_or_restart+0xbc/0x830
 exit_to_user_mode_loop+0x86/0x480
 ret_from_fork+0x59d/0xb90
 ret_from_fork_asm+0x1a/0x30
 </TASK>
