freebsd-skq/sys
Stephen J. Kiernan d2e6391342 For MD_PRELOAD type md(4) devices, if there is a file name in the preloaded
meta-data, copy it into the softc structure.

When returning md(4) device details to the caller, include the file name in
any MD_PRELOAD type devices if it is set (first character is not NUL.)

In mdconfig, for "preload" type md(4) devices, if there is file config
available, print it in the file column of the output.

Reviewed by:	brooks
Approved by:	sjg (mentor)
MFC after:	1 month
Sponsored by:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D9529
2017-02-13 17:44:07 +00:00
..
amd64 Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
arm Enable usb low and full speed devices connected to the imx6 root hubs. 2017-02-12 00:52:22 +00:00
arm64 Push reading of ESR_EL1 to assembly. Among other uses this will allow us 2017-02-07 18:19:11 +00:00
boot loader: implement MEDIA_FILEPATH_DP support in efipart 2017-02-11 15:25:49 +00:00
bsm
cam Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
cddl remove l2_padding_needed statistic from zfs arc 2017-02-12 19:45:30 +00:00
compat Rework r313352. 2017-02-13 09:04:38 +00:00
conf Allow Dtrace to be compiled into the kernel again after r313177. 2017-02-10 16:06:14 +00:00
contrib Stop including sys/types.h from arm's machine/atomic.h, fix the places 2017-02-11 01:07:46 +00:00
crypto Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
ddb Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
dev For MD_PRELOAD type md(4) devices, if there is a file name in the preloaded 2017-02-13 17:44:07 +00:00
fs Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
gdb
geom Defer startup of gjournal switcher kproc. 2017-02-07 22:45:59 +00:00
gnu Add Ingenic X1000 DTS files (unofficial). 2016-11-19 15:03:49 +00:00
i386 Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
isa Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
kern Rework r313352. 2017-02-13 09:04:38 +00:00
kgssapi
libkern calculate_crc32c: Add SSE4.2 implementation on x86 2017-01-31 03:26:32 +00:00
mips Add I2C device hints for Onion Omega 2017-02-09 15:16:08 +00:00
modules ixl(4): Update to 1.7.12-k 2017-02-10 01:04:11 +00:00
net MFV r313676: libpcap 1.8.1 2017-02-13 08:23:39 +00:00
net80211 [net80211] add a sysctl that forces a vap restart. 2017-02-11 05:33:49 +00:00
netgraph mppc - Finish pluging NETGRAPH_MPPC_COMPRESSION. 2017-01-20 00:02:11 +00:00
netinet Remove IPsec related PCB code from SCTP. 2017-02-13 11:37:52 +00:00
netinet6 Remove IPsec related PCB code from SCTP. 2017-02-13 11:37:52 +00:00
netipsec Move tcp_fields_to_net() static inline into tcp_var.h, just below its 2017-02-10 17:46:26 +00:00
netnatm
netpfil Fix typos in comments (returing -> returning) 2017-02-07 00:09:48 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto Add support for the fpu_kern(9) KPI on arm64. It hooks into the existing 2016-10-20 09:22:10 +00:00
powerpc Define the vm_ooffset_t and vm_pindex_t types as machine-independend. 2017-02-04 12:26:38 +00:00
riscv Implement atomic_fcmpset_*() for RISC-V. 2017-02-05 00:32:12 +00:00
rpc
security Audit 'fd' and 'cmd' arguments to fcntl(2), and when generating BSM, 2016-11-22 00:41:24 +00:00
sparc64 Define the vm_ooffset_t and vm_pindex_t types as machine-independend. 2017-02-04 12:26:38 +00:00
sys Rework r313352. 2017-02-13 09:04:38 +00:00
teken
tests
tools Replace using of objdump with elfdump 2017-01-10 18:46:40 +00:00
ufs ufs: Use UFS_MAXNAMLEN constant 2017-02-09 17:47:01 +00:00
vm Rework r313352. 2017-02-13 09:04:38 +00:00
x86 Ensure the idle thread's loop services interrupts in a timely way when 2017-02-08 16:46:57 +00:00
xdr
xen "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
Makefile Remove pc98 support completely. 2017-01-28 02:22:15 +00:00