mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The macro names are a mixture of the original file system dumper (FSDUMP) and its extension to cut the file system and write directly to a partition (PART). The original dumper no longer exists and today the feature is called zfcpdump. Prevent confusion by renaming the macros to fit todays usage. Signed-off-by: Philipp Rudo <prudo@linux.ibm.com> Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com> Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>