issues
search
natevw
/
fatfs
Standalone FAT16/FAT32 filesystem implementation in JavaScript
47
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Writing to empty files causes fatfs to write to negative sectors.
#36
asivery
opened
1 year ago
6
Add promises
#35
zwhitchcox
closed
2 years ago
2
Execution continues even after EBADF
#34
zwhitchcox
closed
2 years ago
1
Add method to format a volume via the driver
#33
natevw
opened
3 years ago
0
Can fatfs be used with files emulating memory?
#32
tawjaw
closed
3 years ago
1
Add method for creating volume label
#31
andrzejressel
closed
1 year ago
6
Changes in "util-linux" (blkid) -> LABEL vs. LABEL_FATBOOT
#30
flipsa
opened
5 years ago
10
Buffer deprecation warning on node 10
#29
natevw
closed
5 years ago
1
Out of range index on Buffer.copy
#28
xarasbir
closed
5 years ago
6
Cannot require with node 10
#27
pimterry
closed
6 years ago
3
Sync set of functions
#26
RossComputerGuy
closed
7 years ago
2
emit an 'error' event if init() fails
#25
zvin
closed
7 years ago
2
Fix segment/offset calculation. Fix writes that span multiple segments.
#24
briangreenery
closed
7 years ago
2
Remove Tessel struct-fu 8to16 workaround
#23
jviotti
closed
8 years ago
0
Cannot find module 'struct-fu/8to16'
#22
jviotti
closed
8 years ago
5
How to format/initialize?
#21
julien-f
closed
8 years ago
7
Example of translating positions in a driver
#20
jviotti
closed
9 years ago
2
Implement TFAT filesystem
#19
piranna
opened
9 years ago
3
Input/output error when writing a file
#18
jviotti
closed
9 years ago
2
Significant slowdown for each file written
#17
natevw
opened
9 years ago
3
Assert for non-string path
#16
natevw
opened
10 years ago
0
Adding exists
#15
pirumpi
closed
10 years ago
1
Tests for trouble cases (out of space, too many entries, etc.)
#14
natevw
opened
10 years ago
0
Implement remaining methods
#13
natevw
opened
10 years ago
0
Use multi-block IO when possible
#12
natevw
opened
10 years ago
0
Zero-length files shouldn't reserve a cluster
#11
natevw
opened
10 years ago
1
Zero-fill on write/extend (i.e. `fs.truncate`) rather than on init
#10
natevw
closed
10 years ago
0
Don't "optimistically" parse directory entries
#9
natevw
closed
10 years ago
1
Remove mini-caches
#8
natevw
opened
10 years ago
0
Mode ↔︎ flags mapping
#7
natevw
closed
10 years ago
4
Premature EEXIST when adding files?
#6
natevw
closed
10 years ago
1
Handle redundant FAT tables
#5
natevw
opened
10 years ago
2
FAT12 passes tests, but manual content check via OS X shows borkage
#4
natevw
closed
10 years ago
1
General error recovery/handling behavior
#3
natevw
opened
10 years ago
0
FAT32: need to maintain free space in FSInfo block
#2
natevw
opened
10 years ago
0
Issue with "?" in name
#1
natevw
opened
10 years ago
0