diff options
| author | Andreas Schneider <asn@cryptomilk.org> | 2018-02-12 19:32:53 +0100 |
|---|---|---|
| committer | Andreas Schneider <asn@cryptomilk.org> | 2018-02-12 19:36:30 +0100 |
| commit | 67ee495fe03bd52f7514d222c1840cd0ee6502c3 (patch) | |
| tree | 5a8da531cbb8204888bdfa100aa7f4142212d27f | |
| parent | fd7eb8364de1088421488d83f91d7e9e4c7e77af (diff) | |
Add README file
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 000000000000..1851c0d6e78c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +sdFAT FS support for Linux Kernel 4.4 +===================================== + +sdFAT is unified FAT-based file system which supports not only fat12/16/32 with +vfat but also exfat. sdFAT supports winnt short-name rule. |
