loop9: detected capacity change from 0 to 1024
======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Not tainted
------------------------------------------------------
syz.9.1649/12278 is trying to acquire lock:
ffff88817646c008 (&HFSPLUS_I(inode)->extents_lock){+.+.}-{4:4}, at: hfsplus_get_block+0x398/0x15d0

but task is already holding lock:
ffff8881757cc8f8 (&sbi->alloc_mutex){+.+.}-{4:4}, at: hfsplus_block_allocate+0xa7/0xc40

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #1 (&sbi->alloc_mutex){+.+.}-{4:4}:
       lock_acquire+0x120/0x360
       __mutex_lock+0x187/0x1350
       hfsplus_block_allocate+0xa7/0xc40
       hfsplus_file_extend+0xa9a/0x1ba0
       hfsplus_get_block+0x40a/0x15d0
       __block_write_begin_int+0x6b5/0x1900
       cont_write_begin+0x789/0xb50
       hfsplus_write_begin+0x66/0xb0
       cont_write_begin+0x2fd/0xb50
       hfsplus_write_begin+0x66/0xb0
       generic_cont_expand_simple+0x13f/0x210
       hfsplus_setattr+0x169/0x270
       notify_change+0xc1a/0xf40
       do_truncate+0x1a4/0x220
       vfs_truncate+0x493/0x520
       do_sys_truncate+0xdb/0x190
       __x64_sys_truncate+0x5b/0x70
       do_syscall_64+0xfa/0xfa0
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #0 (&HFSPLUS_I(inode)->extents_lock){+.+.}-{4:4}:
       validate_chain+0xb9b/0x2140
       __lock_acquire+0xab9/0xd20
       lock_acquire+0x120/0x360
       __mutex_lock+0x187/0x1350
       hfsplus_get_block+0x398/0x15d0
       block_read_full_folio+0x29f/0x830
       filemap_read_folio+0x117/0x380
       do_read_cache_folio+0x350/0x590
       read_cache_page+0x5d/0x170
       hfsplus_block_allocate+0xf3/0xc40
       hfsplus_file_extend+0xa9a/0x1ba0
       hfsplus_get_block+0x40a/0x15d0
       __block_write_begin_int+0x6b5/0x1900
       cont_write_begin+0x789/0xb50
       hfsplus_write_begin+0x66/0xb0
       generic_perform_write+0x2c5/0x900
       generic_file_write_iter+0x117/0x550
       vfs_write+0x5c9/0xb30
       ksys_write+0x145/0x250
       do_syscall_64+0xfa/0xfa0
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

other info that might help us debug this:

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(&sbi->alloc_mutex);
                               lock(&HFSPLUS_I(inode)->extents_lock);
                               lock(&sbi->alloc_mutex);
  lock(&HFSPLUS_I(inode)->extents_lock);

 *** DEADLOCK ***

5 locks held by syz.9.1649/12278:
 #0: ffff88817369bcf8 (&f->f_pos_lock){+.+.}-{4:4}, at: fdget_pos+0x247/0x320
 #1: ffff888115b1e420 (sb_writers#14){.+.+}-{0:0}, at: vfs_write+0x211/0xb30
 #2: ffff8881764689f8 (&sb->s_type->i_mutex_key#42){+.+.}-{4:4}, at: generic_file_write_iter+0xeb/0x550
 #3: ffff888176468808 (&hip->extents_lock){+.+.}-{4:4}, at: hfsplus_file_extend+0x1f8/0x1ba0
 #4: ffff8881757cc8f8 (&sbi->alloc_mutex){+.+.}-{4:4}, at: hfsplus_block_allocate+0xa7/0xc40

stack backtrace:
CPU: 1 UID: 0 PID: 12278 Comm: syz.9.1649 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+0x189/0x250
 print_circular_bug+0x2ee/0x310
 check_noncircular+0x134/0x160
 validate_chain+0xb9b/0x2140
 __lock_acquire+0xab9/0xd20
 lock_acquire+0x120/0x360
 __mutex_lock+0x187/0x1350
 hfsplus_get_block+0x398/0x15d0
 block_read_full_folio+0x29f/0x830
 filemap_read_folio+0x117/0x380
 do_read_cache_folio+0x350/0x590
 read_cache_page+0x5d/0x170
 hfsplus_block_allocate+0xf3/0xc40
 hfsplus_file_extend+0xa9a/0x1ba0
 hfsplus_get_block+0x40a/0x15d0
 __block_write_begin_int+0x6b5/0x1900
 cont_write_begin+0x789/0xb50
 hfsplus_write_begin+0x66/0xb0
 generic_perform_write+0x2c5/0x900
 generic_file_write_iter+0x117/0x550
 vfs_write+0x5c9/0xb30
 ksys_write+0x145/0x250
 do_syscall_64+0xfa/0xfa0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7ff65278efc9
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:00007ff653685038 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007ff6529e5fa0 RCX: 00007ff65278efc9
RDX: 000000000000045c RSI: 0000200000000b00 RDI: 0000000000000007
RBP: 00007ff652811f91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ff6529e6038 R14: 00007ff6529e5fa0 R15: 00007ffebd23a528
 </TASK>
