opnsense-src/sys
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
..
amd64 an: Remove driver 2021-06-12 01:08:54 +02:00
arm Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
arm64 Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
bsm
cam sg: get rid of unused include. 2021-06-13 11:30:49 +03:00
cddl
compat linuxkpi: Add list_for_each_entry_lockless() macro 2021-06-10 08:15:29 -07:00
conf Remove an(4) leftover from conf/NOTES 2021-06-12 08:58:11 +00:00
contrib zfs: merge openzfs/zfs@afa7b3484 (master) into main 2021-06-13 04:38:47 +02:00
crypto ossl: Use crypto_cursor_segment(). 2021-05-25 16:59:19 -07:00
ddb fix style nit: space after if 2021-05-05 15:26:09 -06:00
dev USB/U3G: Added Panasonic CF-F9 GOBI 3G modem to U3G module. 2021-06-13 10:23:01 -06:00
dts arm64: rockchip: Add some DTSO to disable sd/mmc 2021-05-13 18:15:31 +02:00
fs krpc: Acquire ref count of CLIENT for backchannel use 2021-06-11 16:57:14 -07:00
gdb
geom gconcat: Implement new online append feature 2021-06-14 11:42:03 -06:00
gnu
i386 an: Remove driver 2021-06-12 01:08:54 +02:00
isa
kern ktls: Fix interaction with RATELIMIT 2021-06-14 10:51:16 -04:00
kgssapi
libkern Use '.arch_extension crc' in the arm64 crc32 code 2021-05-06 07:42:35 +00:00
mips Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
modules zfs: merge openzfs/zfs@afa7b3484 (master) into main 2021-06-13 04:38:47 +02:00
net pf: store L4 headers in pf_pdesc 2021-06-14 14:22:06 +02:00
net80211 net80211/LinuxKPI: add more radiotap definitions 2021-06-05 16:21:49 +00:00
netgraph netgraph/bridge: malloc without flags 2021-06-14 15:41:46 +02:00
netinet tcp: remove debug output from RACK 2021-06-11 20:23:39 +02:00
netinet6 Enter the net epoch before calling ip6_setpktopts 2021-06-04 13:18:11 -04:00
netipsec Add missing sockaddr length and family validation to various protocols 2021-05-03 13:35:19 -04:00
netpfil pf: store L4 headers in pf_pdesc 2021-06-14 14:22:06 +02:00
netsmb netsmb: Avoid a read-after-free in smb_t2_request_int() 2021-05-26 10:45:40 -04:00
nfs
nfsclient
nfsserver
nlm
ofed OFED: migrate LinuxKPI net_device/ifnet macros into ofed 2021-05-27 12:26:01 +00:00
opencrypto cryptosoft: Use crypto_cursor_segment(). 2021-05-25 16:59:19 -07:00
powerpc Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
riscv Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
rpc krpc: Acquire ref count of CLIENT for backchannel use 2021-06-11 16:57:14 -07:00
security
sys Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
teken
tests Revise FIB lookups per second benchmarking routines. 2021-05-05 12:28:17 +02:00
tools makesyscalls.lua: improve generated file style(9) compliance 2021-05-13 13:59:25 -04:00
ufs ffs: Correct the input size check in sysctl_ffs_fsck() 2021-05-31 18:59:18 -04:00
vm vm: add another pager private flag 2021-05-15 20:47:29 +00:00
x86 Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
xdr
xen x86/xen: remove PVHv1 code 2021-05-17 11:41:21 +02:00
Makefile