ocfs2: Mounting device (7,6) on (node local, slot 0) with ordered data mode. ====================================================== WARNING: possible circular locking dependency detected syzkaller #0 Not tainted ------------------------------------------------------ syz.6.76/5003 is trying to acquire lock: ffff888071968660 (&oi->ip_alloc_sem){++++}-{3:3}, at: ocfs2_read_virt_blocks+0x265/0x950 fs/ocfs2/extent_map.c:984 but task is already holding lock: ffff8880588ee990 (jbd2_handle){++++}-{0:0}, at: start_this_handle+0x1f29/0x2150 fs/jbd2/transaction.c:463 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #3 (jbd2_handle){++++}-{0:0}: start_this_handle+0x1f49/0x2150 fs/jbd2/transaction.c:463 jbd2__journal_start+0x2b7/0x5a0 fs/jbd2/transaction.c:520 jbd2_journal_start+0x26/0x30 fs/jbd2/transaction.c:559 ocfs2_start_trans+0x372/0x6c0 fs/ocfs2/journal.c:376 ocfs2_local_alloc_slide_window fs/ocfs2/localalloc.c:1258 [inline] ocfs2_reserve_local_alloc_bits+0xb08/0x2670 fs/ocfs2/localalloc.c:668 ocfs2_reserve_clusters_with_limit+0x1bb/0xba0 fs/ocfs2/suballoc.c:1162 ocfs2_symlink+0x10d7/0x2650 fs/ocfs2/namei.c:1908 vfs_symlink+0x247/0x3d0 fs/namei.c:4479 do_symlinkat+0x1ae/0x3f0 fs/namei.c:4508 __do_sys_symlinkat fs/namei.c:4525 [inline] __se_sys_symlinkat fs/namei.c:4522 [inline] __x64_sys_symlinkat+0x95/0xa0 fs/namei.c:4522 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 -> #2 (&journal->j_trans_barrier){.+.+}-{3:3}: down_read+0x42/0x2d0 kernel/locking/rwsem.c:1520 ocfs2_start_trans+0x366/0x6c0 fs/ocfs2/journal.c:374 ocfs2_local_alloc_slide_window fs/ocfs2/localalloc.c:1258 [inline] ocfs2_reserve_local_alloc_bits+0xb08/0x2670 fs/ocfs2/localalloc.c:668 ocfs2_reserve_clusters_with_limit+0x1bb/0xba0 fs/ocfs2/suballoc.c:1162 ocfs2_symlink+0x10d7/0x2650 fs/ocfs2/namei.c:1908 vfs_symlink+0x247/0x3d0 fs/namei.c:4479 do_symlinkat+0x1ae/0x3f0 fs/namei.c:4508 __do_sys_symlinkat fs/namei.c:4525 [inline] __se_sys_symlinkat fs/namei.c:4522 [inline] __x64_sys_symlinkat+0x95/0xa0 fs/namei.c:4522 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 -> #1 (sb_internal#4){.+.+}-{0:0}: percpu_down_read include/linux/percpu-rwsem.h:51 [inline] __sb_start_write include/linux/fs.h:1891 [inline] sb_start_intwrite include/linux/fs.h:2013 [inline] ocfs2_start_trans+0x267/0x6c0 fs/ocfs2/journal.c:372 ocfs2_setattr+0xaa6/0x1cf0 fs/ocfs2/file.c:1263 notify_change+0xc74/0xf40 fs/attr.c:499 do_truncate+0x197/0x220 fs/open.c:65 vfs_truncate+0x262/0x2f0 fs/open.c:111 do_sys_truncate+0xdc/0x190 fs/open.c:134 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 -> #0 (&oi->ip_alloc_sem){++++}-{3:3}: check_prev_add kernel/locking/lockdep.c:3090 [inline] check_prevs_add kernel/locking/lockdep.c:3209 [inline] validate_chain kernel/locking/lockdep.c:3825 [inline] __lock_acquire+0x2cf8/0x7c50 kernel/locking/lockdep.c:5049 lock_acquire+0x1b4/0x490 kernel/locking/lockdep.c:5662 down_read+0x42/0x2d0 kernel/locking/rwsem.c:1520 ocfs2_read_virt_blocks+0x265/0x950 fs/ocfs2/extent_map.c:984 ocfs2_read_dir_block fs/ocfs2/dir.c:508 [inline] ocfs2_find_entry_el fs/ocfs2/dir.c:715 [inline] ocfs2_find_entry+0x3d1/0x20c0 fs/ocfs2/dir.c:1091 ocfs2_rename+0x1e13/0x3820 fs/ocfs2/namei.c:1568 vfs_rename+0xbbf/0x10d0 fs/namei.c:4882 do_renameat2+0x89d/0xc70 fs/namei.c:5035 __do_sys_rename fs/namei.c:5081 [inline] __se_sys_rename fs/namei.c:5079 [inline] __x64_sys_rename+0x82/0x90 fs/namei.c:5079 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 other info that might help us debug this: Chain exists of: &oi->ip_alloc_sem --> &journal->j_trans_barrier --> jbd2_handle Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(jbd2_handle); lock(&journal->j_trans_barrier); lock(jbd2_handle); lock(&oi->ip_alloc_sem); *** DEADLOCK *** 5 locks held by syz.6.76/5003: #0: ffff888026ba4460 (sb_writers#16){.+.+}-{0:0}, at: mnt_want_write+0x3d/0x90 fs/namespace.c:402 #1: ffff8880719689c8 (&sb->s_type->i_mutex_key#25/1){+.+.}-{3:3}, at: lock_rename include/linux/fs.h:-1 [inline] #1: ffff8880719689c8 (&sb->s_type->i_mutex_key#25/1){+.+.}-{3:3}, at: do_renameat2+0x423/0xc70 fs/namei.c:4974 #2: ffff888026ba4650 (sb_internal#4){.+.+}-{0:0}, at: ocfs2_rename+0x1a0a/0x3820 fs/ocfs2/namei.c:1488 #3: ffff8880290728e8 (&journal->j_trans_barrier){.+.+}-{3:3}, at: ocfs2_start_trans+0x366/0x6c0 fs/ocfs2/journal.c:374 #4: ffff8880588ee990 (jbd2_handle){++++}-{0:0}, at: start_this_handle+0x1f29/0x2150 fs/jbd2/transaction.c:463 stack backtrace: CPU: 0 PID: 5003 Comm: syz.6.76 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025 Call Trace: dump_stack_lvl+0x168/0x22e lib/dump_stack.c:106 check_noncircular+0x274/0x310 kernel/locking/lockdep.c:2170 check_prev_add kernel/locking/lockdep.c:3090 [inline] check_prevs_add kernel/locking/lockdep.c:3209 [inline] validate_chain kernel/locking/lockdep.c:3825 [inline] __lock_acquire+0x2cf8/0x7c50 kernel/locking/lockdep.c:5049 lock_acquire+0x1b4/0x490 kernel/locking/lockdep.c:5662 down_read+0x42/0x2d0 kernel/locking/rwsem.c:1520 ocfs2_read_virt_blocks+0x265/0x950 fs/ocfs2/extent_map.c:984 ocfs2_read_dir_block fs/ocfs2/dir.c:508 [inline] ocfs2_find_entry_el fs/ocfs2/dir.c:715 [inline] ocfs2_find_entry+0x3d1/0x20c0 fs/ocfs2/dir.c:1091 ocfs2_rename+0x1e13/0x3820 fs/ocfs2/namei.c:1568 vfs_rename+0xbbf/0x10d0 fs/namei.c:4882 do_renameat2+0x89d/0xc70 fs/namei.c:5035 __do_sys_rename fs/namei.c:5081 [inline] __se_sys_rename fs/namei.c:5079 [inline] __x64_sys_rename+0x82/0x90 fs/namei.c:5079 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7f4c7f58f749 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f4c803f1038 EFLAGS: 00000246 ORIG_RAX: 0000000000000052 RAX: ffffffffffffffda RBX: 00007f4c7f7e5fa0 RCX: 00007f4c7f58f749 RDX: 0000000000000000 RSI: 0000200000000440 RDI: 0000200000000240 RBP: 00007f4c7f613f91 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f4c7f7e6038 R14: 00007f4c7f7e5fa0 R15: 00007ffd84bf8608