summaryrefslogtreecommitdiffstats
path: root/disk-utils/fsck.c
diff options
context:
space:
mode:
authorBenno Schulenberg2014-07-25 14:55:03 +0200
committerKarel Zak2014-07-28 11:16:57 +0200
commit556c9c484288e9d1514a44ea0a3a72b6cc8c9232 (patch)
tree66d8dae78587b6a538da91d07a1436470185cdea /disk-utils/fsck.c
parentdocs: improve some wordings in the man page of mount (diff)
downloadkernel-qcow2-util-linux-556c9c484288e9d1514a44ea0a3a72b6cc8c9232.tar.gz
kernel-qcow2-util-linux-556c9c484288e9d1514a44ea0a3a72b6cc8c9232.tar.xz
kernel-qcow2-util-linux-556c9c484288e9d1514a44ea0a3a72b6cc8c9232.zip
various: erase all traces of the long-obsolete xiafs
The xiafs filesystem was removed from the kernel fifteen years ago, and any kernel that contained it reached end of life ten years ago. It's time to stop mentioning it in the mount man page and elsewhere. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'disk-utils/fsck.c')
-rw-r--r--disk-utils/fsck.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/disk-utils/fsck.c b/disk-utils/fsck.c
index 40c59c666..a0f9db1d5 100644
--- a/disk-utils/fsck.c
+++ b/disk-utils/fsck.c
@@ -81,8 +81,7 @@ static const char *really_wanted[] = {
"ext4",
"ext4dev",
"jfs",
- "reiserfs",
- "xiafs"
+ "reiserfs"
};
/*