Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
9223372036854775807
Description
When all OSTs are unmounted, ofd_access_log_reader will reach the end of each log and close it. Then it will wait on the control device for log creation. Implement an option to exit when all logs have gone away and discovery doesn't find any new logs. This will allow for more graceful OFD module unloading.