freebsd-dev/sys/ufs
Kirk McKusick 2baca88584 When shrinking the size of a directory it is sometimes necessary to
sync it to disk before shrinking it. Complete the sync before getting
the buffer for the block to be updated to do the shrink to avoid
panicing with a recursive lock on one of the directory's buffers.

Reviewed by:  Chuck Silvers (chs)
MFC after:    3 days
Sponsored by: Netflix
2020-04-03 20:43:25 +00:00
..
ffs When shrinking the size of a directory it is sometimes necessary to 2020-04-03 20:43:25 +00:00
ufs Convert DOINGSOFTDEP, MOUNTEDSOFTDEP, DOINGSUJ, and MOUNTEDSUJ to being 2020-04-03 20:30:45 +00:00