tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.dcache2 head: 4931c524ee8bbdf890972b14d6fcd9e2c72602d9 commit: 616834cff49c1929d0a5dd916bacf1879bb89b35 [13/21] Call retain_dentry() with refcount 0 reproduce: (https://download.01.org/0day-ci/archive/20231124/202311242018.tyRmUjX0-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202311242018.tyRmUjX0-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/filesystems/porting.rst:1079: WARNING: Block quote ends without a blank line; unexpected unindent. vim +1079 Documentation/filesystems/porting.rst 1077 1078 ->d_delete() instances are now called for dentries with ->d_lock held > 1079 and refcount equal to 0. They are not permitted to drop/regain ->d_lock. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki