issues
search
EtiennePerot
/
fuse-jna
No-nonsense, actually-working Java bindings to FUSE using JNA.
http://fusejna.net/
Other
137
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make available on Maven Central
#59
gturri
opened
8 years ago
5
Maximum buffer size for contents of readdir?
#58
sarnobat
closed
8 years ago
10
gdrivefs url has been changed
#57
umjammer
closed
8 years ago
1
Callback 'getattr' is called with non-existing path
#56
zxkane
closed
9 years ago
3
hi,i am learning use fuse-jna do something,but i meet some trouble.
#55
wintonBy
closed
9 years ago
26
JavaFS -- a port of fuse-jna to JNR
#54
pron
closed
9 years ago
2
Way to increase performance (big thread allocation)
#53
SerCeMan
opened
9 years ago
2
Permission denied: access to /mountpath denied
#52
segator
closed
9 years ago
1
Vast Memory Leakage
#51
anvart
opened
9 years ago
0
Any support for java.nio.file.FileSystem?
#50
salamanders
opened
9 years ago
1
Help: starting hellofs failure
#49
davidebz
closed
9 years ago
1
Implement CUSE API?
#48
searler
closed
9 years ago
1
Detecting closure on a file upload
#47
spinkb
closed
9 years ago
3
OS X Finder reports 0 bytes available
#46
spinkb
opened
9 years ago
4
Linux ARM compatibility
#45
tbutter
closed
9 years ago
5
Possible endless loop in FuseJna.getFilesystemName()
#44
centic9
opened
9 years ago
0
groovy support
#43
cinterloper
closed
9 years ago
6
Add maven publish tasks
#42
TimePath
closed
10 years ago
0
Non-blocking mounts are racy -- can return success prematurely
#41
stevebriskin
opened
10 years ago
3
I cann't find the .dll Files When I learn the JNA
#40
zhang13579rong
closed
10 years ago
1
Set internal state correctly when unmounted externally
#39
EtiennePerot
closed
10 years ago
1
Remove race condition when reading process output
#38
stevebriskin
closed
10 years ago
4
MemoryFS corrupts file, checksum changes over time
#37
cinterloper
closed
10 years ago
8
StructStatvfs seems to not be working
#36
avasquez614
opened
10 years ago
5
setxattr seems to have wrong parameters
#35
avasquez614
closed
10 years ago
1
mkdir not working on Linux x86_64
#34
shoopdedoop
closed
10 years ago
4
Performance: Direct mapped library and callbacks
#33
tass01024
opened
10 years ago
2
umount silently fails on OS X if filesystem in use; add `umount -f`?
#32
lynaghk
closed
10 years ago
9
MemoryFS example throughput
#31
moreaki
closed
10 years ago
6
Add eclipse plugin to build.gradle to provide 'gradle eclipse' to regenerate Eclipse project files for adjusted JNA lib
#30
centic9
closed
10 years ago
2
onMount / beforeUnmount / afterUnmount aren't implemented well
#29
rkfg
closed
10 years ago
1
Issues with JNA 4 (was: Time fields don't work, always 0)
#28
rkfg
closed
9 years ago
8
FUSE not respecting FileInfo's keep_cache(false)
#27
lynaghk
opened
11 years ago
3
.classpath is broken
#26
EtiennePerot
closed
10 years ago
1
allow_other option
#25
vadimzalunin
closed
11 years ago
1
hellofs: NPE on linux due to ENEEDAUTH = null
#24
vadimzalunin
closed
11 years ago
2
jar artifact in a public repository
#23
vadimzalunin
closed
11 years ago
2
switch to mavenCentral for dependencies
#22
onokonem
closed
11 years ago
2
add zero byte end-of-string to readlink and getxattr results automatically
#21
onokonem
closed
11 years ago
2
add zero byte end-of-string to readlink and getxattr results automatically
#20
onokonem
closed
11 years ago
2
switch to mavenCentral for dependencies
#19
onokonem
closed
11 years ago
0
symlink trailing garbage
#18
onokonem
closed
11 years ago
4
Having multiple mounted filesystems in one process prints "fuse_remove_signal_handlers: unknown session"
#17
centic9
opened
11 years ago
2
Incorrect mapping of bitfields in StructFuseFileInfo
#16
daizaku
closed
11 years ago
1
Introduce an interface for DirectoryFiller to allow testing
#15
centic9
closed
11 years ago
1
Refactor out a method to allow me to unmount the filesystem independendly
#14
centic9
closed
11 years ago
2
Issue #12: Use different error-numbers on BSD and other OSes
#13
centic9
closed
11 years ago
1
ErrorCodes do not match what Linux uses? Causes strange error messages on client side
#12
centic9
closed
11 years ago
4
Upgraded jna to 3.5.2 and switched to Gradle
#11
akiellor
closed
11 years ago
7
about the read of memoryfs
#10
richardcypher
closed
11 years ago
1
Next