]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
various: erase all traces of the long-obsolete xiafs
authorBenno Schulenberg <bensberg@justemail.net>
Fri, 25 Jul 2014 12:55:03 +0000 (14:55 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 28 Jul 2014 09:16:57 +0000 (11:16 +0200)
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>
bash-completion/findmnt
bash-completion/mount
bash-completion/umount
disk-utils/fsck.8
disk-utils/fsck.c
disk-utils/mkfs.8
sys-utils/mount.8

index 3ed331ac032bc333300c7539fb087e554c6795e8..0f62aa434e3178199ba6ae298f7ea87155de18ce 100644 (file)
@@ -61,8 +61,7 @@ _findmnt_module()
                                hfsplus hpfs iso9660 jfs minix msdos
                                ncpfs nfs nfs4 ntfs proc qnx4 ramfs
                                reiserfs romfs squashfs smbfs sysv tmpfs
-                               ubifs udf ufs umsdos usbfs vfat xenix xfs
-                               xiafs"
+                               ubifs udf ufs umsdos usbfs vfat xenix xfs"
                        COMPREPLY=( $(compgen -W "$TYPES" -- $cur) )
                        return 0
                        ;;
index db97a918acdd8b038d52c7940c16ebfb58bc00c2..7ebcec33e33d5acabd752c5103899fe785ab83c0 100644 (file)
@@ -20,7 +20,7 @@ devpts          nodevpts      nfs4      nonfs4        usbfs     nousbfs
 efs      noefs         ntfs      nontfs        vfat      novfat
 ext      noext         proc      noproc        xenix     noxenix
 ext2     noext2        qnx4      noqnx4        xfs       noxfs
-ext3     noext3        ramfs     noramfs       xiafs     noxiafs
+ext3     noext3        ramfs     noramfs
 ext4     noext4        reiserfs  noreiserfs
 hfs      nohfs         romfs     noromfs
 "
index f178bd77292b9444fccf52efd1b385e28efdf4d4..5be921ef7a5b19bde81d541a3dc80079476f0652 100644 (file)
@@ -20,7 +20,7 @@ devpts          nodevpts      nfs4      nonfs4        usbfs     nousbfs
 efs      noefs         ntfs      nontfs        vfat      novfat
 ext      noext         proc      noproc        xenix     noxenix
 ext2     noext2        qnx4      noqnx4        xfs       noxfs
-ext3     noext3        ramfs     noramfs       xiafs     noxiafs
+ext3     noext3        ramfs     noramfs
 ext4     noext4        reiserfs  noreiserfs
 "
                        COMPREPLY=( $(compgen -W "$TYPES" -- $cur) )
index 51864d39a5d08152df4b98eee23763a665698929..833fca2aa8105a9ed9e1f40d768a8338521c896e 100644 (file)
@@ -457,7 +457,6 @@ or
 .BR fsck.nfs (8),
 .BR fsck.vfat (8),
 .BR fsck.xfs (8),
-.BR fsck.xiafs (8),
 .BR reiserfsck (8).
 .ad
 .SH AUTHOR
index 40c59c6668e12d6dd28db9a3bde3cae244fc5ef3..a0f9db1d58199b1450097da4ec1bb40f6e0ec567 100644 (file)
@@ -81,8 +81,7 @@ static const char *really_wanted[] = {
        "ext4",
        "ext4dev",
        "jfs",
-       "reiserfs",
-       "xiafs"
+       "reiserfs"
 };
 
 /*
index 6246db937593daa967c08366140ad53a462e9bfc..675822d90b90613a1e53c41523a59c08c9ce5ae7 100644 (file)
@@ -100,8 +100,7 @@ for the ext2 filesystem.
 .BR mkfs.minix (8),
 .BR mkfs.msdos (8),
 .BR mkfs.vfat (8),
-.BR mkfs.xfs (8),
-.BR mkfs.xiafs (8)
+.BR mkfs.xfs (8)
 .ad
 .SH AVAILABILITY
 The mkfs command is part of the util-linux package and is available from
index b73e854f33c2a99375f3ae683a6b246d7bde962e..1acd7ce0996d0271afd8dae774a6110976c81831 100644 (file)
@@ -2982,11 +2982,6 @@ where failover must not result in clients seeing
 inconsistent namespace presentation during or after a
 failover event.
 
-.SH "Mount options for xiafs"
-None.  Although nothing is wrong with xiafs, it is not used much,
-and is not maintained.  Probably one shouldn't use it.
-Since Linux version 2.1.21 xiafs is no longer part of the kernel source.
-
 .SH "THE LOOP DEVICE"
 One further possible type is a mount via the loop device.  For example,
 the command