]> granicus.if.org Git - zfs/commit
Delete unused zfsctl_snapdir_inactive declaration
authorcao <cao.xuewen@zte.com.cn>
Tue, 30 Aug 2016 11:32:22 +0000 (19:32 +0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 30 Aug 2016 21:33:40 +0000 (14:33 -0700)
commit8f50bafb04658911a1c2a6be3a969b726cc527c4
tree217b1bbb2141400f7b31ecbcaed08280c66b1a6c
parentdb707ad094431a8869123cb2389a4b768d5583a0
Delete unused zfsctl_snapdir_inactive declaration

zfsctl_snapdir_inactive is defined in zfs-0.6.3.  In zfs-0.6.5.7
this is declaration remains even though the implementation was
removed in commit 278bee93.  Removed fastreboot_disable_highpil
which is also unused.

Signed-off-by: caoxuewen cao.xuewen@zte.com.cn
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5042
include/sys/zfs_ctldir.h
module/zfs/fm.c