mckusick 9a9f8d23f5 MFC of 258789:
We needlessly panic when trying to flush MKDIR_PARENT dependencies.
We had previously tried to flush all MKDIR_PARENT dependencies (and
all the NEWBLOCK pagedeps) by calling ffs_update(). However this will
only resolve these dependencies in direct blocks. So very large
directories with MKDIR_PARENT dependencies in indirect blocks had
not yet gotten flushed. As the directory is in the midst of doing a
complete sync, we simply defer the checking of the MKDIR_PARENT
dependencies until the indirect blocks have been sync'ed.

Reported by: Shawn Wallbridge of imaginaryforces.com
Tested by:   John-Mark Gurney <jmg@funkthat.com>
PR:          183424
2013-12-29 07:26:48 +00:00
..
2013-12-25 23:57:01 +00:00
2013-12-22 13:02:34 +00:00
2013-12-22 19:36:08 +00:00
2013-10-21 06:31:56 +00:00
2013-11-26 08:46:39 +00:00
2013-12-28 02:15:30 +00:00
2013-12-26 01:12:35 +00:00
2013-12-14 04:16:27 +00:00
2013-12-17 13:49:35 +00:00
2013-12-17 13:38:21 +00:00
2013-12-28 02:00:33 +00:00
2013-09-29 15:19:34 +00:00
2013-12-25 23:57:01 +00:00
2013-12-11 00:17:13 +00:00
2013-12-28 01:15:34 +00:00
2013-12-28 01:19:48 +00:00
2013-12-14 04:24:32 +00:00
2013-12-04 07:50:18 +00:00
2013-11-14 09:19:50 +00:00
2013-12-19 07:33:07 +00:00
2013-11-04 05:58:59 +00:00
2013-12-17 13:38:21 +00:00
2013-12-28 01:26:26 +00:00
2013-12-17 13:38:21 +00:00
2013-12-17 13:38:21 +00:00
2013-12-29 07:26:48 +00:00
2013-12-28 02:07:29 +00:00
2013-12-24 19:10:56 +00:00
2013-10-18 17:08:23 +00:00