K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-07-01T11:00:47.000000Z K 7 svn:log V 283 Add the ffs bits necessary to support unloading of the ufs kernel module. This adds an ffs_uninit() function that calls ufs_uninit() and also calls a new softdep_uninitialize() function. Add a stub for softdep_uninitialize() to cover the non-SOFTUPDATES case. Reviewed by: mckusick END