The volmgt_feature_enabled() routine checks whether specific Volume Management features are enabled. volmgt_feature_enabled() checks for the Volume Management
features passed in to it by the feat_str parameter.
Currently, the only supported feature string that volmgt_feature_enabled() checks for is floppy-summit-interfaces. The floppy-summit-interfaces
feature string checks for the presence of the libvolmgt routines volmgt_acquire() and volmgt_release().
The list of features that volmgt_feature_enabled() checks for is expected to expand in the future.
|