freebsd-nq/sys
Alan Somers 0bab7fa8a7 geli: append "/eli" to the underlying provider's physical path
If the underlying provider's physical path is null, then the geli device's
physical path will be, too. Otherwise, it will append "/eli".  This will make
geli work better with zfsd(8).

PR:		224962
MFC after:	3 weeks
Differential Revision:	https://reviews.freebsd.org/D13979
2018-02-14 20:15:32 +00:00
..
amd64 amd64/pmap: Move Foundation copyright to the 2-clause section 2018-02-13 19:19:26 +00:00
arm Make v_wire_count a per-cpu counter(9) counter. This eliminates a 2018-02-12 22:53:00 +00:00
arm64 Make v_wire_count a per-cpu counter(9) counter. This eliminates a 2018-02-12 22:53:00 +00:00
bsm
cam Fix cut and pasted comments to reflect differences in code from the 2018-02-07 18:33:46 +00:00
cddl Implement .vop_pathconf and .vop_getacl for the .zfs ctldir 2018-02-14 15:49:31 +00:00
compat linuxkpi: Do not leak pages on put. 2018-02-13 15:44:35 +00:00
conf Add support for zstd-compressed user and kernel core dumps. 2018-02-13 19:28:02 +00:00
contrib Move zstd malloc()/free()/calloc() macros to stdlib.h. 2018-02-13 19:18:00 +00:00
crypto
ddb
dev bwn(4): Conditionalize "RX decryption attempted" message on a new 2018-02-13 20:07:40 +00:00
dts
fs {ext2|ufs}_readdir: Avoid setting negative ncookies. 2018-02-06 22:38:19 +00:00
gdb
geom geli: append "/eli" to the underlying provider's physical path 2018-02-14 20:15:32 +00:00
gnu bwn(4): txpid2g/txpid5g[lh] are not defined after sromrev 7; the default 2018-02-13 17:43:54 +00:00
i386 Import the mthca kernel side infiniband driver from Linux 4.9 and fix 2018-02-13 17:04:34 +00:00
isa Add ISA PNP tables to ISA drivers. Fix a few incidental comments. 2018-01-29 00:22:30 +00:00
kern nanosleep(2): Fix bogus incrementing of rmtp by tc_tick_sbt on [EINTR]. 2018-02-14 18:43:50 +00:00
kgssapi kgssapi: Remove trivial deadcode 2018-02-14 00:12:03 +00:00
libkern libkern: use nul for terminating char rather than 0 2018-02-13 19:17:48 +00:00
mips Make v_wire_count a per-cpu counter(9) counter. This eliminates a 2018-02-12 22:53:00 +00:00
modules Import the mthca kernel side infiniband driver from Linux 4.9 and fix 2018-02-13 17:04:34 +00:00
net
net80211
netgraph
netinet Reinitialize IP header length after checksum calculation. It is used 2018-02-10 10:13:17 +00:00
netinet6 Update the MTU in affected routes when IPv6 RA changes the MTU 2018-02-12 19:49:20 +00:00
netipsec
netpfil Remove duplicate #include <netinet/ip_var.h>. 2018-02-07 19:12:05 +00:00
netsmb
nfs Modernize nfssvc(2) registartion. 2018-02-08 20:09:42 +00:00
nfsclient
nfsserver
nlm Use syscall_helper_register() to register syscalls and initialize though 2018-02-10 01:09:22 +00:00
ofed Import the mthca kernel side infiniband driver from Linux 4.9 and fix 2018-02-13 17:04:34 +00:00
opencrypto
powerpc PPC64: Get the timestap from the proper OF field 2018-02-14 02:51:28 +00:00
riscv Make v_wire_count a per-cpu counter(9) counter. This eliminates a 2018-02-12 22:53:00 +00:00
rpc
security
sparc64 Make v_wire_count a per-cpu counter(9) counter. This eliminates a 2018-02-12 22:53:00 +00:00
sys Add support for zstd-compressed user and kernel core dumps. 2018-02-13 19:28:02 +00:00
teken
tests
tools
ufs The goal of this change is to prevent accidental foot shooting by 2018-02-08 23:06:58 +00:00
vm Cleanup unused page argument for vm_reserv_break(). 2018-02-14 00:34:02 +00:00
x86 Fix build with gas. 2018-02-13 15:30:31 +00:00
xdr sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
xen
Makefile