Kirk McKusick 4313e2ae44 Avoid lost buffers in fsck_ffs.
The ino_blkatoff() and indir_blkatoff() functions failed to release
the buffers holding second and third level indirect blocks. This
commit ensures that these buffers are now properly released.

MFC after:    1 week
Sponsored by: Netflix
2021-10-07 15:52:58 -07:00
..
2021-07-07 13:52:20 -06:00
2021-10-07 15:52:58 -07:00
2019-12-22 05:44:29 +00:00