if (ret)
                return ret;
 
+       bch_verbose(c, "got lostfound inum %llu", lostfound.bi_inum);
+
        lostfound.bi_nlink += S_ISDIR(inode->bi_mode);
 
        /* ensure lost+found inode is also present in inode snapshot */
        if (ret)
                return ret;
 
+       {
+               CLASS(printbuf, buf)();
+               ret = bch2_inum_snapshot_to_path(trans, inode->bi_inum,
+                                                inode->bi_snapshot, NULL, &buf);
+               if (ret)
+                       return ret;
+
+               bch_info(c, "reattached at %s", buf.buf);
+       }
+
        /*
         * Fix up inodes in child snapshots: if they should also be reattached
         * update the backpointer field, if they should not be we need to emit