Mark Johnston 438622af06 Use g_handleattr() to reply to GEOM::candelete queries.
g_handleattr() fills out bp->bio_completed; otherwise, g_getattr()
returns an error in response to the query.  This caused BIO_DELETE
support to not be propagated through stacked configurations, e.g.,
a gconcat of gmirror volumes would not handle BIO_DELETE even when
the gmirrors do.  g_io_getattr() was not affected by the problem.

PR:		232676
Reported and tested by:	noah.bergbauer@tum.de
MFC after:	1 week
2019-01-02 15:52:16 +00:00
..
2018-12-13 04:40:53 +00:00
2018-10-20 20:45:49 +00:00
2018-12-12 21:10:34 +00:00
2018-10-20 22:39:35 +00:00
2018-12-19 21:57:58 +00:00
2019-01-01 00:25:25 +00:00