Author: avg
Date: Tue Feb 18 13:48:50 2014
New Revision: 262154
URL: http://svnweb.freebsd.org/changeset/base/262154
Log:
MFC r240829: remove cache entries associated with the source and the target
of rename()
MFC slacker: pjd
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/
Author: avg
Date: Tue Feb 18 13:58:55 2014
New Revision: 262156
URL: http://svnweb.freebsd.org/changeset/base/262156
Log:
MFC r250149: In case ZFS doesn't use UMA for buffers there's no need to waste
memory
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c
Directory Pro
Author: avg
Date: Tue Feb 18 14:06:41 2014
New Revision: 262158
URL: http://svnweb.freebsd.org/changeset/base/262158
Log:
MFC r253819: MFV r253781 + r253871: 3894 zfs should not allow snapshot of
inconsistent dataset
MFC slacker: delphij
Modified:
stable/9/cddl/contrib/opensolaris/cmd/
Author: avg
Date: Tue Feb 18 14:11:04 2014
New Revision: 262160
URL: http://svnweb.freebsd.org/changeset/base/262160
Log:
MFC r253820: MFV r253782: 3888 zfs recv -F should destroy any snapshots
created since the incremental source
MFC slacker: delphij
Modified:
stable/9/sys/cddl/contr
Author: mav
Date: Tue Feb 18 14:46:39 2014
New Revision: 262163
URL: http://svnweb.freebsd.org/changeset/base/262163
Log:
MFC r253992:
Disable r252840 when ZFS TRIM is enabled (vfs.zfs.trim.enabled=1) and really
disable TRIM otherwise.
r252840 (illumos bug 3836) is based on assumption t
Author: mav
Date: Tue Feb 18 14:50:31 2014
New Revision: 262164
URL: http://svnweb.freebsd.org/changeset/base/262164
Log:
MFC: r258137
Introduce allocation cache to store LZ4 compression contexts without kicking
VM subsystem twice for every written record.
Tests on 24-core system show d
Author: mav
Date: Tue Feb 18 14:53:36 2014
New Revision: 262165
URL: http://svnweb.freebsd.org/changeset/base/262165
Log:
MFC r259168:
Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZE
(64MB). Even if we would find one somehow, ZFS kernel code rejects such
device
Author: mav
Date: Tue Feb 18 14:58:37 2014
New Revision: 262168
URL: http://svnweb.freebsd.org/changeset/base/262168
Log:
MFC r260236:
In dmu_zfetch_stream_reclaim() replace division with multiplication and
move it out of the loop and lock.
Modified:
stable/9/sys/cddl/contrib/opensolaris/
Author: avg
Date: Tue Feb 18 15:07:24 2014
New Revision: 262170
URL: http://svnweb.freebsd.org/changeset/base/262170
Log:
MFC r254608: Add kstat entries for ZFS compression statistics
MFC slacker: gibbs
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c
stable/9/s
Author: avg
Date: Tue Feb 18 15:18:08 2014
New Revision: 262171
URL: http://svnweb.freebsd.org/changeset/base/262171
Log:
MFC r254757: MFV r254749: 4046 dsl_dataset_t ds_dir->dd_lock is highly
contended
MFC slacker: delphij
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/
Author: avg
Date: Tue Feb 18 15:24:49 2014
New Revision: 262173
URL: http://svnweb.freebsd.org/changeset/base/262173
Log:
MFC r256889: Use the vdev's ashift to calculate the supported min block
size passed to zio_compress_data
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zf
Author: avg
Date: Tue Feb 18 15:29:53 2014
New Revision: 262175
URL: http://svnweb.freebsd.org/changeset/base/262175
Log:
MFC r258294: Fix ZFS deadlock when sending a snapshot which is mounted
MFC slacker: smh
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_userhol
Author: avg
Date: Tue Feb 18 15:38:43 2014
New Revision: 262177
URL: http://svnweb.freebsd.org/changeset/base/262177
Log:
MFC r259052: Expose spa_asize_inflation
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
Directory Properties:
stable/9/sys/ (props changed
Author: avg
Date: Tue Feb 18 15:45:02 2014
New Revision: 262180
URL: http://svnweb.freebsd.org/changeset/base/262180
Log:
MFC r259576: MFV r258923: 4188 assertion failed in dmu_tx_hold_free():
dn_datablkshift != 0
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c
Di
Author: jhb
Date: Tue Feb 18 20:16:32 2014
New Revision: 262190
URL: http://svnweb.freebsd.org/changeset/base/262190
Log:
MFC 261518:
- Update a few places to account for va_copy().
- Create a separate 'return values' section and move some statements about
return values to that section.
Author: jhb
Date: Tue Feb 18 20:27:17 2014
New Revision: 262192
URL: http://svnweb.freebsd.org/changeset/base/262192
Log:
MFC 261517,261520:
Convert the license on files where I am the sole copyright holder to
2 clause BSD licenses.
Modified:
stable/9/sbin/hastd/refcnt.h
stable/9/sys/am
Author: dim
Date: Wed Feb 19 07:51:58 2014
New Revision: 262210
URL: http://svnweb.freebsd.org/changeset/base/262210
Log:
MFC r261915:
Under sys/netpfil/ipfw, surround two IPv6-specific static functions with
#ifdef INET6, since they are unused when INET6 is disabled.
Modified:
stable/9
17 matches
Mail list logo