Skip to content

Commit

Permalink
Initial attempt to document events and payloads.
Browse files Browse the repository at this point in the history
In no way complete - most have been trial and error and some
deducing what they could mean. It needs more information from
someone that knows the code better. But this is a start and
it lays the basic structure for adding this additional detail.

Signed-off-by: Turbo Fredriksson <turbo@bayour.com>
Signed-off-by: Prakash Surya <surya1@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2357
  • Loading branch information
FransUrbo authored and behlendorf committed Jul 25, 2014
1 parent 093219a commit a60e668
Show file tree
Hide file tree
Showing 2 changed files with 750 additions and 1 deletion.
2 changes: 1 addition & 1 deletion man/man5/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dist_man_MANS = vdev_id.conf.5 zpool-features.5 zfs-module-parameters.5
dist_man_MANS = vdev_id.conf.5 zpool-features.5 zfs-module-parameters.5 zfs-events.5

install-data-local:
$(INSTALL) -d -m 0755 "$(DESTDIR)$(mandir)/man5"

0 comments on commit a60e668

Please sign in to comment.