ocfs2: Mounting device (7,2) on (node local, slot 0) with ordered data mode. ====================================================== WARNING: possible circular locking dependency detected syzkaller #0 Not tainted ------------------------------------------------------ syz.2.23/4370 is trying to acquire lock: ffff88805bba0650 (sb_internal#2){.+.+}-{0:0}, at: ocfs2_write_begin_inline fs/ocfs2/aops.c:1482 [inline] ffff88805bba0650 (sb_internal#2){.+.+}-{0:0}, at: ocfs2_try_to_write_inline_data fs/ocfs2/aops.c:1585 [inline] ffff88805bba0650 (sb_internal#2){.+.+}-{0:0}, at: ocfs2_write_begin_nolock+0x2049/0x4400 fs/ocfs2/aops.c:1671 but task is already holding lock: ffff88805dcf14a0 (&oi->ip_alloc_sem){++++}-{3:3}, at: ocfs2_write_begin+0x198/0x310 fs/ocfs2/aops.c:1903 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #2 (&oi->ip_alloc_sem){++++}-{3:3}: down_read+0x44/0x2e0 kernel/locking/rwsem.c:1498 ocfs2_read_virt_blocks+0x237/0x8d0 fs/ocfs2/extent_map.c:984 ocfs2_read_dir_block+0xd1/0x4f0 fs/ocfs2/dir.c:508 ocfs2_dir_foreach_blk_el fs/ocfs2/dir.c:1842 [inline] ocfs2_dir_foreach_blk+0x264/0x19d0 fs/ocfs2/dir.c:1928 ocfs2_dir_foreach fs/ocfs2/dir.c:1938 [inline] ocfs2_empty_dir+0x1a8/0x730 fs/ocfs2/dir.c:2156 ocfs2_rename+0x21c0/0x3960 fs/ocfs2/namei.c:1499 vfs_rename+0xbe1/0x1100 fs/namei.c:4840 do_renameat2+0x8b7/0xf60 fs/namei.c:4993 __do_sys_rename fs/namei.c:5039 [inline] __se_sys_rename fs/namei.c:5037 [inline] __x64_sys_rename+0x82/0x90 fs/namei.c:5037 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 -> #1 (&journal->j_trans_barrier){.+.+}-{3:3}: down_read+0x44/0x2e0 kernel/locking/rwsem.c:1498 ocfs2_start_trans+0x3a6/0x6f0 fs/ocfs2/journal.c:374 ocfs2_modify_bh+0xe0/0x4c0 fs/ocfs2/quota_local.c:101 ocfs2_local_read_info+0x13c8/0x1750 fs/ocfs2/quota_local.c:764 dquot_load_quota_sb+0x756/0xac0 fs/quota/dquot.c:2463 dquot_load_quota_inode+0x2d8/0x5d0 fs/quota/dquot.c:2500 ocfs2_enable_quotas+0x1c5/0x490 fs/ocfs2/super.c:927 ocfs2_fill_super+0x3cd2/0x50f0 fs/ocfs2/super.c:1140 mount_bdev+0x287/0x3c0 fs/super.c:1400 legacy_get_tree+0xe6/0x180 fs/fs_context.c:611 vfs_get_tree+0x88/0x270 fs/super.c:1530 do_new_mount+0x24a/0xa40 fs/namespace.c:3034 do_mount fs/namespace.c:3377 [inline] __do_sys_mount fs/namespace.c:3585 [inline] __se_sys_mount+0x2e3/0x3d0 fs/namespace.c:3562 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 -> #0 (sb_internal#2){.+.+}-{0:0}: check_prev_add kernel/locking/lockdep.c:3053 [inline] check_prevs_add kernel/locking/lockdep.c:3172 [inline] validate_chain kernel/locking/lockdep.c:3788 [inline] __lock_acquire+0x2c42/0x7d10 kernel/locking/lockdep.c:5012 lock_acquire+0x19e/0x400 kernel/locking/lockdep.c:5623 percpu_down_read include/linux/percpu-rwsem.h:51 [inline] __sb_start_write include/linux/fs.h:1811 [inline] sb_start_intwrite include/linux/fs.h:1928 [inline] ocfs2_start_trans+0x2a7/0x6f0 fs/ocfs2/journal.c:372 ocfs2_write_begin_inline fs/ocfs2/aops.c:1482 [inline] ocfs2_try_to_write_inline_data fs/ocfs2/aops.c:1585 [inline] ocfs2_write_begin_nolock+0x2049/0x4400 fs/ocfs2/aops.c:1671 ocfs2_write_begin+0x1b9/0x310 fs/ocfs2/aops.c:1905 generic_perform_write+0x2b6/0x550 mm/filemap.c:3785 __generic_file_write_iter+0x25f/0x4e0 mm/filemap.c:3912 ocfs2_file_write_iter+0x1670/0x1e70 fs/ocfs2/file.c:2472 call_write_iter include/linux/fs.h:2173 [inline] new_sync_write fs/read_write.c:507 [inline] vfs_write+0x745/0xd60 fs/read_write.c:594 ksys_write+0x152/0x260 fs/read_write.c:647 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 other info that might help us debug this: Chain exists of: sb_internal#2 --> &journal->j_trans_barrier --> &oi->ip_alloc_sem Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&oi->ip_alloc_sem); lock(&journal->j_trans_barrier); lock(&oi->ip_alloc_sem); lock(sb_internal#2); *** DEADLOCK *** 4 locks held by syz.2.23/4370: #0: ffff888025a2d770 (&f->f_pos_lock){+.+.}-{3:3}, at: __fdget_pos+0x2bf/0x370 fs/file.c:1056 #1: ffff88805bba0460 (sb_writers#15){.+.+}-{0:0}, at: vfs_write+0x295/0xd60 fs/read_write.c:590 #2: ffff88805dcf1808 (&sb->s_type->i_mutex_key#23){+.+.}-{3:3}, at: inode_lock include/linux/fs.h:787 [inline] #2: ffff88805dcf1808 (&sb->s_type->i_mutex_key#23){+.+.}-{3:3}, at: ocfs2_file_write_iter+0x436/0x1e70 fs/ocfs2/file.c:2402 #3: ffff88805dcf14a0 (&oi->ip_alloc_sem){++++}-{3:3}, at: ocfs2_write_begin+0x198/0x310 fs/ocfs2/aops.c:1903 stack backtrace: CPU: 1 PID: 4370 Comm: syz.2.23 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Call Trace: dump_stack_lvl+0x188/0x250 lib/dump_stack.c:106 check_noncircular+0x296/0x330 kernel/locking/lockdep.c:2133 check_prev_add kernel/locking/lockdep.c:3053 [inline] check_prevs_add kernel/locking/lockdep.c:3172 [inline] validate_chain kernel/locking/lockdep.c:3788 [inline] __lock_acquire+0x2c42/0x7d10 kernel/locking/lockdep.c:5012 lock_acquire+0x19e/0x400 kernel/locking/lockdep.c:5623 percpu_down_read include/linux/percpu-rwsem.h:51 [inline] __sb_start_write include/linux/fs.h:1811 [inline] sb_start_intwrite include/linux/fs.h:1928 [inline] ocfs2_start_trans+0x2a7/0x6f0 fs/ocfs2/journal.c:372 ocfs2_write_begin_inline fs/ocfs2/aops.c:1482 [inline] ocfs2_try_to_write_inline_data fs/ocfs2/aops.c:1585 [inline] ocfs2_write_begin_nolock+0x2049/0x4400 fs/ocfs2/aops.c:1671 ocfs2_write_begin+0x1b9/0x310 fs/ocfs2/aops.c:1905 generic_perform_write+0x2b6/0x550 mm/filemap.c:3785 __generic_file_write_iter+0x25f/0x4e0 mm/filemap.c:3912 ocfs2_file_write_iter+0x1670/0x1e70 fs/ocfs2/file.c:2472 call_write_iter include/linux/fs.h:2173 [inline] new_sync_write fs/read_write.c:507 [inline] vfs_write+0x745/0xd60 fs/read_write.c:594 ksys_write+0x152/0x260 fs/read_write.c:647 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 RIP: 0033:0x7fa0a7d08cb9 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:00007fa0a5f64028 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 00007fa0a7f83fa0 RCX: 00007fa0a7d08cb9 RDX: 0000000000000118 RSI: 0000200000000580 RDI: 0000000000000004 RBP: 00007fa0a7d76bf7 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fa0a7f84038 R14: 00007fa0a7f83fa0 R15: 00007ffe4d1f3028