[OpenWrt-Devel] [PATCH mountd 1/4] align fs_names table to indexes defined in include/fs.h
olivier.hardouin at gmail.com
olivier.hardouin at gmail.com
Wed Jun 15 10:10:21 EDT 2016
Signed-off-by: Olivier Hardouin <olivier.hardouin at gmail.com>
---
mount.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/mount.c b/mount.c
index 8892040..36b99f5 100644
--- a/mount.c
+++ b/mount.c
@@ -59,6 +59,7 @@ char *fs_names[] = {
"",
"NTFS",
"",
+ "EXFAT",
"EXT4"
};
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list