JBD2: Ignoring recovery information on journal
ocfs2: Mounting device (7,5) on (node local, slot 0) with ordered data mode.
======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Tainted: G             L     
------------------------------------------------------
syz.5.2011/17693 is trying to acquire lock:
ffff8881149a1840 (&ocfs2_sysfile_lock_key[EXTENT_ALLOC_SYSTEM_INODE]){+.+.}-{4:4}, at: ocfs2_reserve_suballoc_bits+0x16f/0x4790

but task is already holding lock:
ffff8881149886f8 (&oi->ip_xattr_sem){++++}-{4:4}, at: ocfs2_xattr_set+0x475/0x13e0

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #3 (&oi->ip_xattr_sem){++++}-{4:4}:
       down_read+0x47/0x2e0
       ocfs2_init_acl+0x2fd/0x7e0
       ocfs2_mknod+0x1423/0x2210
       ocfs2_mkdir+0x181/0x430
       vfs_mkdir+0x511/0x5b0
       do_mkdirat+0x27d/0x4b0
       __x64_sys_mkdirat+0x87/0xa0
       do_syscall_64+0xe2/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #2 (&journal->j_trans_barrier){.+.+}-{4:4}:
       down_read+0x47/0x2e0
       ocfs2_start_trans+0x3ab/0x700
       ocfs2_modify_bh+0xe3/0x4d0
       ocfs2_local_read_info+0x1454/0x1810
       dquot_load_quota_sb+0x791/0xbd0
       dquot_load_quota_inode+0x2e1/0x5d0
       ocfs2_enable_quotas+0x1c8/0x4a0
       ocfs2_fill_super+0x5337/0x6910
       get_tree_bdev_flags+0x431/0x4f0
       vfs_get_tree+0x92/0x2a0
       do_new_mount+0x329/0xa50
       __se_sys_mount+0x31d/0x420
       do_syscall_64+0xe2/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #1 (sb_internal#5){.+.+}-{0:0}:
       ocfs2_start_trans+0x2ac/0x700
       ocfs2_dio_end_io+0x8b5/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/0x1e20
       do_iter_readv_writev+0x619/0x8c0
       vfs_writev+0x33c/0x990
       __se_sys_pwritev2+0x184/0x2a0
       do_syscall_64+0xe2/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #0 (&ocfs2_sysfile_lock_key[EXTENT_ALLOC_SYSTEM_INODE]){+.+.}-{4:4}:
       __lock_acquire+0x15a5/0x2cf0
       lock_acquire+0x106/0x330
       down_write+0x96/0x200
       ocfs2_reserve_suballoc_bits+0x16f/0x4790
       ocfs2_reserve_new_metadata_blocks+0x415/0x9a0
       ocfs2_init_xattr_set_ctxt+0x30a/0x710
       ocfs2_xattr_set+0xc42/0x13e0
       __vfs_setxattr+0x43c/0x480
       __vfs_setxattr_noperm+0x12d/0x660
       vfs_setxattr+0x16a/0x2e0
       filename_setxattr+0x281/0x630
       path_setxattrat+0x3f3/0x430
       __x64_sys_setxattr+0xbc/0xe0
       do_syscall_64+0xe2/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

other info that might help us debug this:

Chain exists of:
  &ocfs2_sysfile_lock_key[EXTENT_ALLOC_SYSTEM_INODE] --> &journal->j_trans_barrier --> &oi->ip_xattr_sem

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(&oi->ip_xattr_sem);
                               lock(&journal->j_trans_barrier);
                               lock(&oi->ip_xattr_sem);
  lock(&ocfs2_sysfile_lock_key[EXTENT_ALLOC_SYSTEM_INODE]);

 *** DEADLOCK ***

3 locks held by syz.5.2011/17693:
 #0: ffff88816a212420 (sb_writers#19){.+.+}-{0:0}, at: mnt_want_write+0x41/0x90
 #1: ffff8881149889c0 (&sb->s_type->i_mutex_key#33){++++}-{4:4}, at: vfs_setxattr+0x143/0x2e0
 #2: ffff8881149886f8 (&oi->ip_xattr_sem){++++}-{4:4}, at: ocfs2_xattr_set+0x475/0x13e0

stack backtrace:
CPU: 0 UID: 0 PID: 17693 Comm: syz.5.2011 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+0x106/0x330
 down_write+0x96/0x200
 ocfs2_reserve_suballoc_bits+0x16f/0x4790
 ocfs2_reserve_new_metadata_blocks+0x415/0x9a0
 ocfs2_init_xattr_set_ctxt+0x30a/0x710
 ocfs2_xattr_set+0xc42/0x13e0
 __vfs_setxattr+0x43c/0x480
 __vfs_setxattr_noperm+0x12d/0x660
 vfs_setxattr+0x16a/0x2e0
 filename_setxattr+0x281/0x630
 path_setxattrat+0x3f3/0x430
 __x64_sys_setxattr+0xbc/0xe0
 do_syscall_64+0xe2/0xf80
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7faabdd9acb9
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:00007faabebc3028 EFLAGS: 00000246 ORIG_RAX: 00000000000000bc
RAX: ffffffffffffffda RBX: 00007faabe015fa0 RCX: 00007faabdd9acb9
RDX: 0000200000000380 RSI: 0000200000000340 RDI: 0000200000000780
RBP: 00007faabde08bf7 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000050 R11: 0000000000000246 R12: 0000000000000000
R13: 00007faabe016038 R14: 00007faabe015fa0 R15: 00007ffe4fb07d18
 </TASK>
bond0: option min_links: invalid value (18446744073624092673)
bond0: option min_links: allowed values 0 - 2147483647
