freebsd-skq/sys/ufs
scottl a79b0da86b Merge r265463:
Due to reasons unknown at this time, the system can be forced to write
 a journal block even when there are no journal entries to be written.
 Until the root cause is found, handle this case by ensuring that a
 valid journal segment is always written.

 Second, the data buffer used for writing journal entries was never
 being scrubbed of old data.  Fix this.

Submitted by:	Takehara Mikihito
Obtained from:	Netflix, Inc.
2014-07-01 06:59:23 +00:00
..
ffs Merge r265463: 2014-07-01 06:59:23 +00:00
ufs MFC r267564: 2014-06-24 08:21:43 +00:00