]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid code duplication by introducing g_mirror_write_metadata() function,
authorPawel Jakub Dawidek <pjd@FreeBSD.org>
Sun, 15 Aug 2004 13:58:29 +0000 (13:58 +0000)
committerPawel Jakub Dawidek <pjd@FreeBSD.org>
Sun, 15 Aug 2004 13:58:29 +0000 (13:58 +0000)
commitf62d59df3280ad4561ef8c21444f0ff1691fe73f
tree0df23b7f866efe93d6effe4b57252e8547cc2c99
parentd25348be581976c321651af7628bcbcb20431872
Avoid code duplication by introducing g_mirror_write_metadata() function,
which is used now by g_mirror_clear_metadata() function and
g_mirror_update_metadata() function.
sys/geom/mirror/g_mirror.c