freebsd-nq/sys
Xin LI 00769ce74d MFV r272500:
Don't inherit flags other than DS_FLAG_CI_DATASET and DS_FLAG_INCONSISTENT
when cloning.  This prevents DS_FLAG_DEFER_DESTROY being inherited from a
clone that is marked for deferred destroy, which causes snapshots of the
clone being destroyed when getting a hold or clone.

Illumos issue:
    5150 zfs clone of a defer_destroy snapshot causes strangeness

MFC after:	1 week
2014-10-06 05:42:20 +00:00
..
amd64 Get rid of code that dealt with the hardware not being able to save/restore 2014-10-02 05:32:29 +00:00
arm Allow timer0 to run at full 24MHz not at 24MHz/16 by setting prescale to 1. 2014-10-02 06:00:55 +00:00
boot Rework bootparttest to use more code from sys/boot. 2014-10-05 06:04:47 +00:00
bsm
cam Use REPORT LUNS command for SPC-2 devices with LUN 0 disconnected. 2014-10-02 10:58:52 +00:00
cddl MFV r272500: 2014-10-06 05:42:20 +00:00
compat
conf Add kernel option KSTACK_USAGE_PROF to sample the stack depth on 2014-10-04 18:38:14 +00:00
contrib ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address. 2014-10-05 03:58:30 +00:00
crypto
ddb
dev vt(4): Don't recalculate buffer size if we don't know screen size 2014-10-04 18:40:40 +00:00
fs Make autofs use shared vnode locks. 2014-10-04 09:37:40 +00:00
gdb
geom Fix a bug in r272297 which prevented dumpdev from setting. 2014-10-03 04:13:25 +00:00
gnu
i386 Merge pc98's machdep.c into i386/i386/machdep.c. 2014-10-04 06:01:30 +00:00
isa
kern Convert racct stubs to inline functions. 2014-10-06 02:31:33 +00:00
kgssapi
libkern
mips
modules - Refactor defining variables. 2014-10-05 07:27:05 +00:00
net Virtualize if_edsc(4). 2014-10-05 21:27:26 +00:00
net80211
netgraph
netinet Remove unused MC_ALIGN macro as suggested by Robert. 2014-10-05 20:30:49 +00:00
netinet6 UPD and UDPLite require a checksum. So check for it. 2014-10-03 08:46:49 +00:00
netipsec Do not strip outer header when operating in transport mode. 2014-10-02 02:00:21 +00:00
netnatm
netpfil Bump max rule size to 512 opcodes. 2014-10-04 12:46:26 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98 Merge pc98's machdep.c into i386/i386/machdep.c. 2014-10-04 06:01:30 +00:00
powerpc
rpc
security
sparc64
sys Convert racct stubs to inline functions. 2014-10-06 02:31:33 +00:00
teken
tools
ufs
vm Change the UMA mutex into a rwlock 2014-10-05 21:34:56 +00:00
x86 xen: add the Xen implementation of pci_child_added method 2014-09-30 16:49:17 +00:00
xdr
xen xen: convert the xenstore user-space char device to a newbus device 2014-09-30 17:31:04 +00:00
Makefile