]> git.ipfire.org Git - thirdparty/util-linux.git/commit - disk-utils/fsck.cramfs.c
fsck.cramfs: fix error message
authorSamanta Navarro <ferivoz@riseup.net>
Thu, 26 Jan 2023 11:55:33 +0000 (11:55 +0000)
committerSamanta Navarro <ferivoz@riseup.net>
Thu, 26 Jan 2023 11:55:33 +0000 (11:55 +0000)
commitaab25aef114c7258015b5bc3a542ea7e63b79d47
tree0b516025cbbc6533b30e3073f44f25eb575ad411
parent46ce48b6a5bf13f95318d579e2af4fde189d049a
fsck.cramfs: fix error message

The error message for a failing chmod call contains chown as reason.
Fix this by stating that chmod failed.

Signed-off-by: Samanta Navarro <ferivoz@riseup.net>
disk-utils/fsck.cramfs.c