[FEATURE REQUEST] additional disk and mount functionality #63098
Labels
Execution-Module
Feature
new functionality including changes to functionality and code refactors, etc.
Describe the solution you'd like
Describe alternatives you've considered
mount.active
function provides a data structure showing this information for all mounts, but it'd be nice to not have to pick through that.disk.fstype
function can provide a filesystem type for a given device, but there isn't an easy way to determine which mount corresponds to a given path... and then we're back to picking through themount.active
output to determine the devicePlease Note
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.
The text was updated successfully, but these errors were encountered: