freebsd_amp_hwpstate/sys/ufs
David Greenman f57459b632 Removed third arg (vmio) to allocbuf() that was added with the original
merged cache changes, and figure it out based on the B_VMIO buffer flag.
Fixes a problem where delayed write VMIO buffers would sometimes get
recopied into kernel-alloced memory.

Submitted by:	John Dyson
1995-03-26 23:29:13 +00:00
..
ffs Removed third arg (vmio) to allocbuf() that was added with the original 1995-03-26 23:29:13 +00:00
lfs Removed third arg (vmio) to allocbuf() that was added with the original 1995-03-26 23:29:13 +00:00
mfs Removed redundant newlines that were in some panic strings. 1995-03-19 14:29:26 +00:00
ufs Backed out change to panic call: As Chris just pointed out to me, panic() 1995-03-19 13:44:03 +00:00