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:49:03 2014
New Revision: 262155
URL: http://svnweb.freebsd.org/changeset/base/262155
Log:
MFC r240829: remove cache entries associated with the source and the
target of rename()
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
Dir
Author: avg
Date: Tue Feb 18 13:59:06 2014
New Revision: 262157
URL: http://svnweb.freebsd.org/changeset/base/262157
Log:
MFC r250149: In case ZFS doesn't use UMA for buffers there's no need to
waste memory
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c
Directory Pr
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:06:59 2014
New Revision: 262159
URL: http://svnweb.freebsd.org/changeset/base/262159
Log:
MFC r253819: MFV r253781 + r253871: 3894 zfs should not allow snapshot of
inconsistent dataset
Modified:
stable/8/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c
stable/8/c
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: avg
Date: Tue Feb 18 14:11:19 2014
New Revision: 262161
URL: http://svnweb.freebsd.org/changeset/base/262161
Log:
MFC r253820: MFV r253782: 3888 zfs recv -F should destroy any snapshots
created since the incremental source
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/f
Author: glebius
Date: Tue Feb 18 14:21:26 2014
New Revision: 262162
URL: http://svnweb.freebsd.org/changeset/base/262162
Log:
Fix incorrect assertions.
Modified:
head/sys/net/flowtable.c
Modified: head/sys/net/flowtable.c
==
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: jonathan
Date: Tue Feb 18 14:54:56 2014
New Revision: 262166
URL: http://svnweb.freebsd.org/changeset/base/262166
Log:
Add more __BEGIN_DECLS / __END_DECLS to .
capability.h currently only wraps some of its declarations in
__BEGIN_DECLS/__END_DECLS, so cap_enter(), cap_sandboxed(),
Author: mav
Date: Tue Feb 18 14:56:44 2014
New Revision: 262167
URL: http://svnweb.freebsd.org/changeset/base/262167
Log:
MFC r260236:
In dmu_zfetch_stream_reclaim() replace division with multiplication and
move it out of the loop and lock.
Modified:
stable/10/sys/cddl/contrib/opensolaris
Author: avg
Date: Tue Feb 18 15:05:09 2014
New Revision: 262169
URL: http://svnweb.freebsd.org/changeset/base/262169
Log:
MFC r254608: Add kstat entries for ZFS compression statistics
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c
stable/8/sys/cddl/contrib/opensolar
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:18:21 2014
New Revision: 262172
URL: http://svnweb.freebsd.org/changeset/base/262172
Log:
MFC r254757: MFV r254749: 4046 dsl_dataset_t ds_dir->dd_lock is highly
contended
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c
stable
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:24:59 2014
New Revision: 262174
URL: http://svnweb.freebsd.org/changeset/base/262174
Log:
MFC r256889: Use the vdev's ashift to calculate the supported min block
size passed to zio_compress_data
Modified:
stable/8/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:30:11 2014
New Revision: 262176
URL: http://svnweb.freebsd.org/changeset/base/262176
Log:
MFC r258294: Fix ZFS deadlock when sending a snapshot which is mounted
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_userhold.c
Directory Propertie
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:38:50 2014
New Revision: 262178
URL: http://svnweb.freebsd.org/changeset/base/262178
Log:
MFC r259052: Expose spa_asize_inflation
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
Directory Properties:
stable/8/sys/ (props changed
Author: avg
Date: Tue Feb 18 15:39:59 2014
New Revision: 262179
URL: http://svnweb.freebsd.org/changeset/base/262179
Log:
MFC r259052: Expose spa_asize_inflation
Modified:
stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
Directory Properties:
stable/10/ (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: avg
Date: Tue Feb 18 15:45:15 2014
New Revision: 262181
URL: http://svnweb.freebsd.org/changeset/base/262181
Log:
MFC r259576: MFV r258923: 4188 assertion failed in dmu_tx_hold_free():
dn_datablkshift != 0
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c
Di
Author: emaste
Date: Tue Feb 18 16:23:10 2014
New Revision: 262182
URL: http://svnweb.freebsd.org/changeset/base/262182
Log:
Import lldb as of SVN r201577 (git 2bdc2f6)
(A number of files not required for the FreeBSD build have been removed.)
Sponsored by: DARPA, AFRL
Added:
vendor/
Author: emaste
Date: Tue Feb 18 16:26:18 2014
New Revision: 262183
URL: http://svnweb.freebsd.org/changeset/base/262183
Log:
Tag lldb r201577
Added:
vendor/lldb/lldb-r201577/
- copied from r262182, vendor/lldb/dist/
___
svn-src-all@freebsd.org
Author: neel
Date: Tue Feb 18 19:00:15 2014
New Revision: 262184
URL: http://svnweb.freebsd.org/changeset/base/262184
Log:
Add a check to validate that memory BARs of passthru devices are 4KB aligned.
Also, the MSI-x table offset is not required to be 4KB aligned so take this
into account
Author: emaste
Date: Tue Feb 18 19:46:45 2014
New Revision: 262186
URL: http://svnweb.freebsd.org/changeset/base/262186
Log:
Fix mismerge in r262121
A break statement was lost in the merge. The error had no functional
impact, but restore it to reduce the diff against upstream.
Modified:
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: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: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/10/sbin/hastd/refcnt.h
stable/10/sys/
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: loos
Date: Tue Feb 18 21:29:30 2014
New Revision: 262194
URL: http://svnweb.freebsd.org/changeset/base/262194
Log:
Remove an unnecessary header.
Reported by: nwhitehorn
Approved by: adrian (mentor, implicit)
Modified:
head/sys/dev/gpio/ofw_gpiobus.c
Modified: head/sys/dev/gp
Author: mm
Date: Tue Feb 18 22:17:12 2014
New Revision: 262196
URL: http://svnweb.freebsd.org/changeset/base/262196
Log:
De-virtualize pf_mtag_z [1]
Process V_pf_overloadqueue in vnet context [2]
This fixes two VIMAGE kernel panics and allows to simultaneously run host-pf
and vnet jails
Author: rwatson
Date: Tue Feb 18 23:18:32 2014
New Revision: 262197
URL: http://svnweb.freebsd.org/changeset/base/262197
Log:
Commit a first cut at ports of boot2 and loader to 64-bit MIPS, with a
particular interest in (and support for) SRI International and the
University of Cambridge's BE
Author: rwatson
Date: Tue Feb 18 23:22:54 2014
New Revision: 262198
URL: http://svnweb.freebsd.org/changeset/base/262198
Log:
Replace Apache-style license on two Makefiles with stock 2-clause BSD;
license, although the former is pretty safe, it wasn't intended to be
used in the version of MI
Author: adrian
Date: Wed Feb 19 04:23:01 2014
New Revision: 262200
URL: http://svnweb.freebsd.org/changeset/base/262200
Log:
Add in a flag to control whether the low or high data word of a register
access
is latched in first.
The AR8327 apparently requires the low data word be latched in
Author: adrian
Date: Wed Feb 19 04:30:53 2014
New Revision: 262201
URL: http://svnweb.freebsd.org/changeset/base/262201
Log:
Store away the chip version and revision; some AR8327 code depends upon
the chip revision.
Modified:
head/sys/dev/etherswitch/arswitch/arswitch.c
head/sys/dev/ether
Author: adrian
Date: Wed Feb 19 05:09:47 2014
New Revision: 262202
URL: http://svnweb.freebsd.org/changeset/base/262202
Log:
Add in the AR8327 probe/attach code and switch type.
It detects fine, but (as expected) it won't attach just yet, let alone
pass traffic.
Tested:
* DB120,
Author: adrian
Date: Wed Feb 19 05:35:41 2014
New Revision: 262203
URL: http://svnweb.freebsd.org/changeset/base/262203
Log:
Change arswitch_ports_init() to arswitch_port_init(), and teach it to take
a single port to setup.
This may end up later being used as part of some logic to program
Author: adrian
Date: Wed Feb 19 06:01:40 2014
New Revision: 262204
URL: http://svnweb.freebsd.org/changeset/base/262204
Log:
Add a new method to set up the individual port in question.
The AR8327 requires some different setup code.
Modified:
head/sys/dev/etherswitch/arswitch/arswitchvar.
Author: adrian
Date: Wed Feb 19 06:02:47 2014
New Revision: 262205
URL: http://svnweb.freebsd.org/changeset/base/262205
Log:
Teach the PHY register path about the different MDIO bus address
for the AR8327.
Tested:
* AR8327, DB120
Modified:
head/sys/dev/etherswitch/arswitch/arswitc
Author: adrian
Date: Wed Feb 19 06:03:58 2014
New Revision: 262206
URL: http://svnweb.freebsd.org/changeset/base/262206
Log:
Turn the port init function into a HAL method and initialise it to the
default port init code.
This needs to be overridden for the AR8327.
Modified:
head/sys/dev
Author: adrian
Date: Wed Feb 19 06:35:17 2014
New Revision: 262207
URL: http://svnweb.freebsd.org/changeset/base/262207
Log:
Add methods for the VLAN port set/get routines.
The registers (and perhaps the flags) are different for the AR8327, so
I'll stub those out until they're written.
Author: adrian
Date: Wed Feb 19 06:43:52 2014
New Revision: 262208
URL: http://svnweb.freebsd.org/changeset/base/262208
Log:
Extract out the port VLAN flags/setup code and throw it into two new
HAL methods.
This allows the AR8327 code to override it as appropriate.
Tested:
* DB1
Author: peter
Date: Wed Feb 19 07:09:14 2014
New Revision: 262209
URL: http://svnweb.freebsd.org/changeset/base/262209
Log:
Really (I think) fix the sporadic heimdal build failures with high -j
levels. The root of the problem was that make was attempting to run up
to three concurrent asn1_co
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/1
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
Author: dim
Date: Wed Feb 19 07:55:28 2014
New Revision: 262211
URL: http://svnweb.freebsd.org/changeset/base/262211
Log:
MFC r261914:
In sys/fs/nandfs/nandfs_vfsops.c, #if 0 an unused static function.
Modified:
stable/10/sys/fs/nandfs/nandfs_vfsops.c
Directory Properties:
stable/10/
54 matches
Mail list logo