Jeff Roberson d1cf0fc7fc - Add a missing vn_start_write() to flushbufqueues(). This could have
caused snapshot related problems.
 - The vp can not be NULL here or we would panic in vfs_bio_awrite().  Stop
   confusing the logic by checking for it in several places.

Submitted by:	kirk and then rototilled by me to remove vp == NULL checks.
2003-10-05 22:16:08 +00:00
..
2003-10-02 08:56:14 +00:00
2003-09-18 17:26:56 +00:00
2003-09-02 17:30:40 +00:00
2003-08-29 23:25:00 +00:00
2003-10-05 11:15:18 +00:00