des f99737eb7b Implement BIO_DELETE for vnode devices by simply overwriting the deleted
sectors with all-zeroes.

The zeroes come from a static buffer; null(4) uses a dynamic buffer for
the same purpose (for /dev/zero).  It might be a good idea to have a
static, shared, read-only all-zeroes page somewhere in the kernel that
md(4), null(4) and any other code that needs zeroes could use.

Reviewed by:	kib
MFC after:	3 weeks
2011-04-29 21:18:41 +00:00
..
2011-04-19 10:57:40 +00:00
2010-07-28 16:24:11 +00:00
2011-02-21 09:01:34 +00:00
2011-02-21 09:01:34 +00:00
2011-04-22 09:44:01 +00:00
2010-10-13 17:38:23 +00:00
2010-10-13 17:38:23 +00:00
2011-02-21 09:01:34 +00:00
2011-03-25 20:53:02 +00:00
2011-04-23 23:11:44 +00:00
2011-02-21 09:01:34 +00:00
2011-04-22 13:56:21 +00:00
2010-01-03 23:26:29 +00:00
2011-02-21 09:01:34 +00:00
2011-04-22 09:41:51 +00:00
2011-04-22 09:39:05 +00:00
2010-10-13 14:41:52 +00:00
2011-04-25 14:12:58 +00:00
2010-01-08 20:40:28 +00:00
2011-04-14 07:14:22 +00:00
2010-05-11 17:14:17 +00:00
2011-02-21 09:01:34 +00:00
2011-03-24 08:56:12 +00:00
2011-04-22 09:22:27 +00:00
2010-01-01 22:47:53 +00:00
2010-01-28 08:41:30 +00:00
2011-04-22 09:59:16 +00:00
2011-04-19 10:57:40 +00:00
2011-04-22 00:44:27 +00:00
2011-02-21 09:01:34 +00:00
2010-11-09 10:59:09 +00:00
2011-04-19 10:57:40 +00:00
2011-04-22 12:46:39 +00:00
2010-11-15 05:25:51 +00:00
2010-01-28 08:41:30 +00:00
2011-02-21 09:01:34 +00:00
2011-04-29 06:28:29 +00:00
2011-03-23 22:06:09 +00:00
2011-02-21 09:01:34 +00:00
2010-11-07 12:29:26 +00:00
2011-02-21 09:01:34 +00:00