freebsd-dev/sys
Warner Losh 5d7d13290a Add alias support to gpart.
When we're creating new providers for each of the partitions, add
aliases to the geom before we create the provider so when geom_dev
tastes the provider, the aliases are in place so the proper /dev
entries are created. So foo5p6 gets created as an alias for bar5p6
when foo is an alias for bar in the geom we're partitioning with
g_part. This also copies aliases from the container geom (eg disk) to
the label geom (the disk with GPT partitioning) so that aliases nest
properly.

Differential Revision: https://reviews.freebsd.org/D11873
2017-08-07 21:12:33 +00:00
..
amd64 Avoid DI recursion when reclaim_pv_chunk() is called from 2017-08-07 17:29:54 +00:00
arm arm: Add a GENERIC-NODEBUG kernel config 2017-08-03 19:01:46 +00:00
arm64 Mark each cpu in the appropriate cpuset_domain set. This allows devices to 2017-08-05 20:57:34 +00:00
boot libefi/time.c cstyle cleanup 2017-08-05 05:20:03 +00:00
bsm
cam
cddl o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
compat Fix hrtimer_active() in case of cancellation. 2017-08-07 14:34:05 +00:00
conf cxgbe(4): Add the T6 and T5 Unified Wire configuration files to the 2017-08-07 14:04:19 +00:00
contrib Fix matchcing of NATed ICMP queries (resolving NATed MTU discovery). 2017-08-05 00:28:42 +00:00
crypto
ddb
dev o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
fs Bump the maximum file name length in pseudofs filesystems to 48. 2017-08-03 21:35:53 +00:00
gdb
geom Add alias support to gpart. 2017-08-07 21:12:33 +00:00
gnu
i386 Detect hypervisors early. We used to set lower hz on hypervisors by default 2017-08-05 06:56:46 +00:00
isa
kern o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
kgssapi
libkern
mips
modules o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
net
net80211
netgraph
netinet
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Change reject message type when destroying cm_id in ibore. 2017-08-03 09:31:10 +00:00
opencrypto
powerpc
riscv
rpc
security
sparc64
sys o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
teken
tests
tools
ufs
vm
x86 Detect hypervisors early. We used to set lower hz on hypervisors by default 2017-08-05 06:56:46 +00:00
xdr
xen
Makefile