Files
community.general/plugins/modules
Alex ae3fde2647 filesystem.py: fix xfs growfs (#137)
* filesystem.py: fix xfs growfs

xfs needs to be mounted to be expanted.

Add function to get mountpoint of filesystem.

* Fail if xfs filesystem is not mounted

xfs growfs needs to be executed on a mountpoint. That will be enforced
now by xfsprogs-4.12.
https://bugzilla.redhat.com/show_bug.cgi?id=1477192

* Update changelogs/fragments/33979-xfs_growfs.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-06-23 14:04:55 +01:00
..
2020-05-16 15:07:51 +02:00
2020-06-16 21:24:42 +02:00
2020-06-16 13:15:19 +02:00
2020-06-23 14:10:05 +02:00
2020-03-09 09:11:07 +00:00
2020-06-10 21:01:16 +03:00
2020-06-16 13:15:19 +02:00