freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Justin T. Gibbs 69d1b777e8 Optimize the block size used on ZFS cache devices as is already done
for data and log devices.

Reported by:	Dmitryy Makarov
Submitted by:	smh
Reviewed by:	gibbs
Approved by:	re (delphij)
MFC after:	2 weeks
2013-09-21 03:52:08 +00:00
..
sys MFV r254750: 2013-09-21 00:17:26 +00:00
arc.c Optimize the block size used on ZFS cache devices as is already done 2013-09-21 03:52:08 +00:00
bplist.c
bpobj.c
bptree.c MFV r251620: 2013-06-11 19:12:06 +00:00
dbuf.c MFV r254750: 2013-09-21 00:17:26 +00:00
ddt_zap.c
ddt.c
dmu_diff.c
dmu_object.c
dmu_objset.c MFV r253780: 2013-07-30 20:37:32 +00:00
dmu_send.c MFV r254747: 2013-08-24 00:19:26 +00:00
dmu_traverse.c
dmu_tx.c MFV r254747: 2013-08-24 00:19:26 +00:00
dmu_zfetch.c MFV r251619: 2013-06-11 19:02:36 +00:00
dmu.c MFV r254750: 2013-09-21 00:17:26 +00:00
dnode_sync.c MFV r251620: 2013-06-11 19:12:06 +00:00
dnode.c MFV r254747: 2013-08-24 00:19:26 +00:00
dsl_dataset.c MFV r254749: 2013-08-24 00:42:37 +00:00
dsl_deadlist.c
dsl_deleg.c
dsl_destroy.c MFV r254747: 2013-08-24 00:19:26 +00:00
dsl_dir.c MFV r247844 (illumos-gate 13975:ef6409bc370f) 2013-09-10 01:46:47 +00:00
dsl_pool.c MFV r247844 (illumos-gate 13975:ef6409bc370f) 2013-09-10 01:46:47 +00:00
dsl_prop.c MFV r251620: 2013-06-11 19:12:06 +00:00
dsl_scan.c MFV r247844 (illumos-gate 13975:ef6409bc370f) 2013-09-10 01:46:47 +00:00
dsl_synctask.c
dsl_userhold.c MFV r252215: 2013-06-25 22:14:32 +00:00
gzip.c
lz4.c
lzjb.c
metaslab.c Add sysctl/tunables for various metaslab variables. 2013-09-05 00:53:01 +00:00
refcount.c
rrwlock.c
sa.c MFV r251620: 2013-06-11 19:12:06 +00:00
sha256.c
spa_config.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
spa_errlog.c MFV r251621: 2013-06-11 19:16:14 +00:00
spa_history.c
spa_misc.c MFV r247844 (illumos-gate 13975:ef6409bc370f) 2013-09-10 01:46:47 +00:00
spa.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
space_map.c
THIRDPARTYLICENSE.lz4
THIRDPARTYLICENSE.lz4.descrip
trim_map.c
txg.c MFV r247844 (illumos-gate 13975:ef6409bc370f) 2013-09-10 01:46:47 +00:00
uberblock.c
unique.c
vdev_cache.c
vdev_disk.c MFV r254750: 2013-09-21 00:17:26 +00:00
vdev_file.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev_geom.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev_label.c MFV r254079: 2013-08-08 23:38:31 +00:00
vdev_mirror.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev_missing.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev_queue.c MFV r251620: 2013-06-11 19:12:06 +00:00
vdev_raidz.c MFV r254750: 2013-09-21 00:17:26 +00:00
vdev_root.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
zap_leaf.c
zap_micro.c
zap.c MFV r251621: 2013-06-11 19:16:14 +00:00
zfeature.c
zfs_acl.c Enable kernel-specific code for FreeBSD also on other systems that use 2013-06-30 23:14:55 +00:00
zfs_byteswap.c
zfs_ctldir.c MFV r251620: 2013-06-11 19:12:06 +00:00
zfs_debug.c MFV r254079: 2013-08-08 23:38:31 +00:00
zfs_dir.c Enable kernel-specific code for FreeBSD also on other systems that use 2013-06-30 23:14:55 +00:00
zfs_fm.c
zfs_fuid.c
zfs_ioctl.c Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
zfs_log.c MFV r251620: 2013-06-11 19:12:06 +00:00
zfs_onexit.c Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
zfs_replay.c
zfs_rlock.c MFV r251620: 2013-06-11 19:12:06 +00:00
zfs_sa.c MFV r251620: 2013-06-11 19:12:06 +00:00
zfs_vfsops.c zfs: inline and remove zfs_vnode_lock 2013-08-23 14:40:09 +00:00
zfs_vnops.c Fixup cross-device rename checks in ZFS. Add a check for the case 2013-09-20 23:22:00 +00:00
zfs_znode.c zfs: move vnode creation from zfs_znode_cache_constructor to zfs_znode_alloc 2013-07-24 09:15:59 +00:00
zfs.conf
zil.c MFV r251620: 2013-06-11 19:12:06 +00:00
zio_checksum.c MFV r254750: 2013-09-21 00:17:26 +00:00
zio_compress.c Add kstat entries for ZFS compression statistics. 2013-08-21 19:40:43 +00:00
zio_inject.c
zio.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
zle.c
zrlock.c
zvol.c MFV r254750: 2013-09-21 00:17:26 +00:00