K 10 svn:author V 3 avg K 8 svn:date V 27 2013-07-24T09:59:16.258586Z K 7 svn:log V 334 zfs module: perform cleanup during shutdown in addition to module unload - move init and fini code into separate functions (like it is done upstream) - invoke fini code via shutdown_post_sync event hook This should make zfs close its underlying devices during shutdown, which may be important for their drivers. MFC after: 20 days END