freebsd-dev/sys/ufs
Konstantin Belousov 2fd2c0b1e3 Do not fall back to slow synchronous i/o when low on memory or buffers.
The bawrite() schedules the write to happen immediately, and its use
frees the current thread to do more cleanups.

Submitted by:	bde
Reviewed by:	mckusick
Tested by:	pho
MFC after:	2 weeks
2012-03-11 20:23:46 +00:00
..
ffs Do not fall back to slow synchronous i/o when low on memory or buffers. 2012-03-11 20:23:46 +00:00
ufs Remove fifo.h. The only used function declaration from the header is 2012-03-11 12:19:58 +00:00