(syz.5.462,10181,1):ocfs2_group_add:495 ERROR: The disk is too old and small. Force to do offline resize.
overlayfs: upper fs does not support tmpfile.
overlayfs: upper fs does not support RENAME_WHITEOUT.
======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Not tainted
------------------------------------------------------
syz.5.462/10181 is trying to acquire lock:
ffff8881ab8409c0 (&ocfs2_sysfile_lock_key[TRUNCATE_LOG_SYSTEM_INODE]){+.+.}-{4:4}, at: ocfs2_xattr_set+0xba7/0x13e0

but task is already holding lock:
ffff8881ab844f78 (&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_create+0x195/0x440
       path_openat+0x18dd/0x3e20
       do_filp_open+0x22d/0x490
       do_sys_openat2+0x12f/0x220
       __x64_sys_creat+0x8f/0xc0
       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_mknod+0xf31/0x2210
       ocfs2_create+0x195/0x440
       path_openat+0x18dd/0x3e20
       do_filp_open+0x22d/0x490
       do_sys_openat2+0x12f/0x220
       __x64_sys_openat+0x138/0x170
       do_syscall_64+0xe2/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #1 (sb_internal#3){.+.+}-{0:0}:
       ocfs2_start_trans+0x2ac/0x700
       ocfs2_remove_btree_range+0x84c/0x1610
       ocfs2_commit_truncate+0xbb8/0x22f0
       ocfs2_truncate_file+0xcf5/0x1480
       ocfs2_add_inode_to_orphan+0x5da/0x7c0
       ocfs2_dio_wr_get_block+0x7f6/0x1800
       __blockdev_direct_IO+0x15d7/0x32f0
       ocfs2_direct_IO+0x251/0x2c0
       generic_file_direct_write+0x1db/0x3e0
       __generic_file_write_iter+0x11d/0x230
       ocfs2_file_write_iter+0x1663/0x1e20
       iter_file_splice_write+0x99b/0x1100
       direct_splice_actor+0x101/0x160
       splice_direct_to_actor+0x53a/0xc70
       do_splice_direct+0x195/0x290
       do_sendfile+0x535/0x7c0
       __se_sys_sendfile64+0x144/0x1a0
       do_syscall_64+0xe2/0xf80
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #0 (&ocfs2_sysfile_lock_key[TRUNCATE_LOG_SYSTEM_INODE]){+.+.}-{4:4}:
       __lock_acquire+0x15a5/0x2cf0
       lock_acquire+0x106/0x330
       down_write+0x96/0x200
       ocfs2_xattr_set+0xba7/0x13e0
       __vfs_setxattr+0x43c/0x480
       __vfs_setxattr_noperm+0x12d/0x660
       vfs_setxattr+0x16a/0x2e0
       ovl_fill_super+0x4b50/0x5e60
       get_tree_nodev+0xbb/0x150
       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

other info that might help us debug this:

Chain exists of:
  &ocfs2_sysfile_lock_key[TRUNCATE_LOG_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[TRUNCATE_LOG_SYSTEM_INODE]);

 *** DEADLOCK ***

4 locks held by syz.5.462/10181:
 #0: ffff8881ac3d00e0 (&type->s_umount_key#53/1){+.+.}-{4:4}, at: alloc_super+0x28c/0xaa0
 #1: ffff888177a5c420 (sb_writers#18){.+.+}-{0:0}, at: mnt_want_write+0x41/0x90
 #2: ffff8881ab845240 (&sb->s_type->i_mutex_key#30){++++}-{4:4}, at: vfs_setxattr+0x143/0x2e0
 #3: ffff8881ab844f78 (&oi->ip_xattr_sem){++++}-{4:4}, at: ocfs2_xattr_set+0x475/0x13e0

stack backtrace:
CPU: 0 UID: 0 PID: 10181 Comm: syz.5.462 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_write+0x96/0x200
 ocfs2_xattr_set+0xba7/0x13e0
 __vfs_setxattr+0x43c/0x480
 __vfs_setxattr_noperm+0x12d/0x660
 vfs_setxattr+0x16a/0x2e0
 ovl_fill_super+0x4b50/0x5e60
 get_tree_nodev+0xbb/0x150
 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
RIP: 0033:0x7fbda1b9acb9
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:00007fbda2a32028 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5
RAX: ffffffffffffffda RBX: 00007fbda1e15fa0 RCX: 00007fbda1b9acb9
RDX: 0000200000000b80 RSI: 0000200000000100 RDI: 0000000000000000
RBP: 00007fbda1c08bf7 R08: 0000200000000240 R09: 0000000000000000
R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fbda1e16038 R14: 00007fbda1e15fa0 R15: 00007ffccdb0cac8
 </TASK>
OCFS2: ERROR (device loop5): int ocfs2_validate_gd_parent(struct super_block *, struct ocfs2_dinode *, struct buffer_head *, int): Group descriptor #32 has bit count of 1024
On-disk corruption discovered. Please run fsck.ocfs2 once the filesystem is unmounted.
OCFS2: File system is now read-only.
(syz.5.462,10181,0):ocfs2_search_chain:1818 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_search_chain:1941 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_claim_suballoc_bits:2021 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_claim_suballoc_bits:2074 ERROR: status = -30
(syz.5.462,10181,0):__ocfs2_claim_clusters:2449 ERROR: status = -30
(syz.5.462,10181,0):__ocfs2_claim_clusters:2457 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_block_group_alloc_contig:438 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_block_group_alloc:712 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_block_group_alloc:765 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_reserve_suballoc_bits:840 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_reserve_suballoc_bits:857 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_reserve_new_metadata_blocks:997 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_reserve_new_metadata_blocks:1020 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_init_xattr_set_ctxt:3310 ERROR: status = -30
(syz.5.462,10181,0):ocfs2_xattr_set:3667 ERROR: status = -30
overlayfs: failed to set xattr on upper
overlayfs: ...falling back to redirect_dir=nofollow.
overlayfs: ...falling back to index=off.
overlayfs: ...falling back to uuid=null.
overlayfs: upper fs missing required features.
