align fs_names table to indexes defined in include/fs.h
[project/mountd.git] / mount.c
diff --git a/mount.c b/mount.c
index 8892040..36b99f5 100644 (file)
--- a/mount.c
+++ b/mount.c
@@ -59,6 +59,7 @@ char *fs_names[] = {
        "",
        "NTFS",
        "",
+       "EXFAT",
        "EXT4"
 };