Remove zfs_active_fs_count
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 6 Jan 2011 01:00:34 +0000 (17:00 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Feb 2011 17:27:20 +0000 (09:27 -0800)
commitd7cafa8e3e8973bca6b2ebabafb669508031075e
tree78795b5c6a72564b0948da2582fa349276f598bd
parent42ab36aa368b09dfec7214cc884b004ee934b2df
Remove zfs_active_fs_count

This variable was used to ensure that the ZFS module is never
removed while the filesystem is mounted.  Once again the generic
Linux VFS handles this case for us so it can be removed.
module/zfs/zfs_vfsops.c