============================================
WARNING: possible recursive locking detected
syzkaller #0 Not tainted
--------------------------------------------
syz.0.21/5996 is trying to acquire lock:
ffff8880301e60b0 (&tree->tree_lock/1){+.+.}-{4:4}, at: hfs_find_init+0x184/0x200

but task is already holding lock:
ffff8880301e60b0 (&tree->tree_lock/1){+.+.}-{4:4}, at: hfs_find_init+0x184/0x200

other info that might help us debug this:
 Possible unsafe locking scenario:

       CPU0
       ----
  lock(&tree->tree_lock/1);
  lock(&tree->tree_lock/1);

 *** DEADLOCK ***

 May be due to missing lock nesting notation

5 locks held by syz.0.21/5996:
 #0: ffff8880300aa428 (sb_writers#16){.+.+}-{0:0}, at: mnt_want_write+0x41/0x90
 #1: ffff888022a543a0 (&sb->s_type->i_mutex_key#22){+.+.}-{4:4}, at: do_truncate+0x171/0x220
 #2: ffff888022a541f8 (&HFS_I(inode)->extents_lock){+.+.}-{4:4}, at: hfs_extend_file+0xda/0x1230
 #3: ffff8880301e60b0 (&tree->tree_lock/1){+.+.}-{4:4}, at: hfs_find_init+0x184/0x200
 #4: ffff888022a52e78 (&HFS_I(tree->inode)->extents_lock){+.+.}-{4:4}, at: hfs_extend_file+0xda/0x1230

stack backtrace:
CPU: 0 UID: 0 PID: 5996 Comm: syz.0.21 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_deadlock_bug+0x28b/0x2a0
 validate_chain+0x1a3f/0x2140
 __lock_acquire+0xab9/0xd20
 lock_acquire+0x120/0x360
 __mutex_lock+0x187/0x1350
 hfs_find_init+0x184/0x200
 hfs_extend_file+0x2ee/0x1230
 hfs_bmap_reserve+0x107/0x430
 __hfs_ext_write_extent+0x1fa/0x470
 __hfs_ext_cache_extent+0x6b/0x9b0
 hfs_extend_file+0x316/0x1230
 hfs_get_block+0x3d7/0xbd0
 __block_write_begin_int+0x6b5/0x1900
 cont_write_begin+0x789/0xb50
 hfs_write_begin+0x66/0xb0
 cont_write_begin+0x2fd/0xb50
 hfs_write_begin+0x66/0xb0
 hfs_file_truncate+0x190/0x9c0
 hfs_inode_setattr+0x4a9/0x670
 notify_change+0xb36/0xe40
 do_truncate+0x1a4/0x220
 vfs_truncate+0x493/0x520
 do_sys_truncate+0xdb/0x190
 __x64_sys_truncate+0x5b/0x70
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f2f6778ebe9
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:00007f2f659f6038 EFLAGS: 00000246 ORIG_RAX: 000000000000004c
RAX: ffffffffffffffda RBX: 00007f2f679b5fa0 RCX: 00007f2f6778ebe9
RDX: 0000000000000000 RSI: 0000000003000000 RDI: 0000200000000900
RBP: 00007f2f67811e19 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f2f679b6038 R14: 00007f2f679b5fa0 R15: 00007ffc83508ae8
 </TASK>
