zfs/module/zfs
Brian Behlendorf 1a493a9555 Add vdev_state to common post info
This was done because there are now lots of resource.fs.zfs.statechange
events being posted but they do not include the state.  For the moment
the state must always be healthy but there's no harm in making this
explicit.
2010-07-21 12:51:14 -07:00
..
include/sys Add vdev_state to common post info 2010-07-21 12:51:14 -07:00
Makefile.in Update zfs-branch with build system updates 2010-06-14 15:46:11 -07:00
arc.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2010-06-14 15:37:03 -07:00
bplist.c Update gcc-no-parenthesis 2010-06-14 15:16:41 -07:00
bpobj.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
dbuf.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-16 14:43:17 -07:00
ddt.c Update gcc-c90 2010-06-14 15:15:26 -07:00
ddt_zap.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
dmu.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-14 16:45:46 -07:00
dmu_object.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
dmu_objset.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-28 10:36:19 -07:00
dmu_send.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-16 14:43:17 -07:00
dmu_traverse.c Merge branch 'fix-stack-traverse_visitbp' into refs/top-bases/fix-branch 2010-06-29 16:57:39 -07:00
dmu_tx.c Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branch 2010-06-14 15:37:00 -07:00
dmu_zfetch.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2010-06-14 15:37:03 -07:00
dnode.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2010-05-28 15:45:38 -07:00
dnode_sync.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2010-05-28 15:45:38 -07:00
dsl_dataset.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-29 10:55:38 -07:00
dsl_deadlist.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
dsl_deleg.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-16 13:53:07 -07:00
dsl_dir.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-16 12:44:08 -07:00
dsl_pool.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-06-14 15:36:59 -07:00
dsl_prop.c Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branch 2010-06-14 15:36:59 -07:00
dsl_scan.c Update linux-events 2010-06-14 15:57:09 -07:00
dsl_synctask.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
fm.c Add FM_EREPORT_TIME when event is posted 2010-07-21 12:51:11 -07:00
gzip.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2009-03-11 11:09:11 -07:00
lzjb.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-14 16:45:46 -07:00
metaslab.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-14 16:45:46 -07:00
refcount.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
rrwlock.c Rebase master to b121 2009-08-18 11:43:27 -07:00
sa.c Merge branch 'gcc-unused' into refs/top-bases/gcc-branch 2010-06-14 15:37:01 -07:00
sha256.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
spa.c Update linux-events 2010-06-14 15:57:09 -07:00
spa_boot.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
spa_config.c Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-28 16:42:29 -07:00
spa_errlog.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
spa_history.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
spa_misc.c Merge commit 'refs/top-bases/linux-events' into linux-events 2010-06-14 15:38:51 -07:00
space_map.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
txg.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
uberblock.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
unique.c Added 'gcc-ident-pragmas' branch. 2009-03-11 10:59:45 -07:00
vdev.c Merge commit 'refs/top-bases/linux-events' into linux-events 2010-06-14 15:38:51 -07:00
vdev_cache.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
vdev_file.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
vdev_label.c Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch 2010-06-16 12:11:18 -07:00
vdev_mirror.c Merge commit 'refs/top-bases/gcc-c90' into gcc-c90 2010-05-28 14:19:22 -07:00
vdev_missing.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
vdev_queue.c Merge commit 'refs/top-bases/gcc-c90' into gcc-c90 2010-05-28 14:19:22 -07:00
vdev_raidz.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2010-06-28 10:36:13 -07:00
vdev_root.c Merge commit 'refs/top-bases/gcc-c90' into gcc-c90 2010-05-28 14:19:22 -07:00
zap.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2010-05-28 15:45:38 -07:00
zap_leaf.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
zap_micro.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2010-06-14 15:37:03 -07:00
zfs_acl.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs_byteswap.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
zfs_ctldir.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs_debug.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs_dir.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs_fm.c Add vdev_state to common post info 2010-07-21 12:51:14 -07:00
zfs_fuid.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
zfs_ioctl.c Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branch 2010-06-14 15:37:00 -07:00
zfs_log.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs_replay.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs_rlock.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
zfs_sa.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs_vfsops.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs_vnops.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs_znode.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2010-06-14 15:37:03 -07:00
zil.c Merge branch 'gcc-unused' into refs/top-bases/gcc-branch 2010-06-14 15:37:01 -07:00
zio.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-06-28 10:36:19 -07:00
zio_checksum.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zio_compress.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zio_inject.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zle.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00