Sign in
opensecura
/
3p
/
nicta
/
cogent
/
8a35eea7a1f65b9ba9006567c2703aab20dfaf43
/
.
/
impl
/
fs
/
vfat
/
README
blob: 31fb1ce32be52badc0db44a959b194c66b610610 [
file
]
# Implementation of the VFAT file system in Cogent
To
compile cogent
-
vfat
,
run
`make`
in
the cogent
/
directory
.
At
this
point
,
the
module
has been tested against
Linux
kernel version
4.4
.
0
-
64.
See
the
`TODO`
file
for
remaining plans
.