freebsd-dev/sys/ufs
Poul-Henning Kamp 986066d065 Replace bowrite() with BUF_WRITE in ufs.
Remove bowrite(), it is now unused.

This is the first step in getting entirely rid of BIO_ORDERED which is
a generally accepted evil thing.

Approved by:	mckusick
2002-02-22 09:03:00 +00:00
..
ffs In a threaded world, differnt priorirites become properties of 2002-02-11 20:37:54 +00:00
ifs Fix a BUF_TIMELOCK race against BUF_LOCK and fix a deadlock in vget() 2001-12-20 22:42:27 +00:00
ufs Replace bowrite() with BUF_WRITE in ufs. 2002-02-22 09:03:00 +00:00