posix option of vfat is obsolete. Summary of changes from v2.5.42 to v2.5.43 [PATCH] removes posix option of fat (3/5) This removes the posix option of vfat. The current posix options works only as an alias of name_check=s. Signed-off-by: Yoshihiro Takahashi <ytakahashi@xxxxxxxxxxxxxxxx> --- diff --git a/util-linux-ng-2.17.1.orig/mount/mount.8 b/util-linux-ng-2.17.1/mount/mount.8 index 2888b46..ab8ccb0 100644 --- a/util-linux-ng-2.17.1.orig/mount/mount.8 +++ b/util-linux-ng-2.17.1/mount/mount.8 @@ -2241,6 +2241,7 @@ is: ':', (u & 0x3f), ((u>>6) & 0x3f), (u>>12). .TP .B posix Allow two files with names that only differ in case. +This option is obsolete. .TP .B nonumtail First try to make a short name without sequence number, -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html