Add Solaris FMA style support
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 29 Apr 2010 17:37:15 +0000 (10:37 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 29 Apr 2010 17:37:15 +0000 (10:37 -0700)
commitfa42225a3d5daa58704bdb920ec92cd95c274011
treebcec3594c18600b1c7f594dcc5b5d4996ff32f96
parent414f1f975e5c8ac0e9a399e992e46f517ab59828
Add Solaris FMA style support
module/zfs/fm.c [new file with mode: 0644]
module/zfs/include/sys/fm/fs/zfs.h [moved from module/zcommon/include/sys/fm/fs/zfs.h with 100% similarity]
module/zfs/include/sys/fm/protocol.h [new file with mode: 0644]
module/zfs/include/sys/fm/util.h [new file with mode: 0644]
scripts/zfs-update.sh