freebsd-dev/sys/geom/concat
Noah Bergbauer d575e81fbc gconcat: Implement new online append feature
Implement the "gconcat append" command which can be used
to append a disk to the end of an existing gconcat device
without unmounting.

If the gconcat device is using the "automatic" method, i.e.,
stores metadata on the devices, new metadata is written
to all existing components, as well as to the newly added one.

Pull Request:	https://github.com/freebsd/freebsd-src/pull/472
Reviewed by:	imp@
2021-06-14 11:42:03 -06:00
..
g_concat.c gconcat: Implement new online append feature 2021-06-14 11:42:03 -06:00
g_concat.h gconcat: Implement new online append feature 2021-06-14 11:42:03 -06:00