projects
/
oweals
/
mountd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8476a03
)
align fs_names table to indexes defined in include/fs.h
author
olivier.hardouin@gmail.com
<olivier.hardouin@gmail.com>
Wed, 15 Jun 2016 14:10:21 +0000
(16:10 +0200)
committer
John Crispin
<john@phrozen.org>
Wed, 15 Jun 2016 15:27:55 +0000
(17:27 +0200)
Signed-off-by: Olivier Hardouin <olivier.hardouin@gmail.com>
mount.c
patch
|
blob
|
history
diff --git
a/mount.c
b/mount.c
index 88920407490a97f71f668e320c918090e936cd87..36b99f58e9bc40cfc0aa4f5e35109e47b7944999 100644
(file)
--- a/
mount.c
+++ b/
mount.c
@@
-59,6
+59,7
@@
char *fs_names[] = {
"",
"NTFS",
"",
+ "EXFAT",
"EXT4"
};