freebsd-dev/sys/geom/concat
Pawel Jakub Dawidek 7e0b3120e7 - Add a missing g_io_deliver() in case of allocation failure - we didn't
completed I/O requests here.
- First allocate all needed bios, so if any of allocations fail, we can
  free memory before sending any I/O requests down.

Reported by:	Pawel Malachowski
MFC after:	3 days
2005-04-03 14:55:49 +00:00
..
g_concat.c - Add a missing g_io_deliver() in case of allocation failure - we didn't 2005-04-03 14:55:49 +00:00
g_concat.h - Add md_provsize field to metadata, which will help with 2005-02-27 23:07:47 +00:00