Sign in
opensecura
/
3p
/
nicta
/
cogent
/
refs/heads/master
/
.
/
impl
/
fs
/
vfat
/
README
blob: 31fb1ce32be52badc0db44a959b194c66b610610 [
file
] [
log
] [
blame
] [
edit
]
# 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
.