K 10 svn:author V 8 mckusick K 8 svn:date V 27 2020-04-03T20:43:25.046538Z K 7 svn:log V 347 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 END