]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
gconcat: Add new lock to allow modifications to the disk list in preparation for...
authorNoah Bergbauer <noah.bergbauer@tum.de>
Sun, 27 Dec 2020 21:04:45 +0000 (22:04 +0100)
committerWarner Losh <imp@FreeBSD.org>
Wed, 2 Jun 2021 21:59:25 +0000 (15:59 -0600)
commit56fd97660ac44aacd502dff6e2580d0259146e42
tree2671f6f19ba3d5898bf9ba71126890e27d3ee0bb
parente61e072f3bdfd2016b87c255c9bdc880bb1aa2f9
gconcat: Add new lock to allow modifications to the disk list in preparation for online append

In addition, rename existing sc_lock to sc_append_lock

Reviewed by: imp@
Pull Request: https://github.com/freebsd/freebsd-src/pull/447
Sponsored by: Netflix
sys/geom/concat/g_concat.c
sys/geom/concat/g_concat.h