GitHub / zargony/fuse-rs issues and pull requests
#170 - wrong version in readme
Issue -
State: open - Opened by oooobserver over 1 year ago
#169 - Is this library still maintained?
Issue -
State: open - Opened by blinxen almost 2 years ago
- 1 comment
#168 - Stale data (zeros) returned under specific circumstances
Issue -
State: closed - Opened by exFalso about 2 years ago
- 1 comment
#167 - hello.rs: Add write/setattr and test reproducing zero reads
Pull Request -
State: open - Opened by exFalso about 2 years ago
#166 - How to use high-level Fuse API?
Issue -
State: open - Opened by fadedbee over 2 years ago
#165 - failed to run null example code
Issue -
State: open - Opened by gaowayne over 2 years ago
#164 - hello.rs mount dir block
Issue -
State: open - Opened by mxq-151 over 2 years ago
- 1 comment
#163 - Version fix on README.md
Pull Request -
State: closed - Opened by firatkucuk over 2 years ago
- 1 comment
#162 - The Mac OS builds of Fuse have transitioned to macfuse
Pull Request -
State: open - Opened by djinn almost 3 years ago
- 1 comment
#161 - fuse-rs cannot build with target x86_64-unknown-linux-musl
Issue -
State: open - Opened by teawater over 3 years ago
- 2 comments
#160 - Modified the build to be inline with osxfuse to macfuse transition
Pull Request -
State: closed - Opened by djinn over 3 years ago
#159 - fuse-rs does not compile on systems with libfuse3
Issue -
State: open - Opened by liamnaddell about 4 years ago
- 1 comment
#158 - add dependabot configuration
Pull Request -
State: open - Opened by Mic92 over 4 years ago
- 2 comments
#157 - Update MacOs compatibility to use more recent FUSE extension
Pull Request -
State: open - Opened by nschoellhorn over 4 years ago
- 1 comment
#156 - Read file using inode number
Issue -
State: closed - Opened by mb720 over 4 years ago
- 2 comments
#155 - crate works with macFUSE 4.0.5 but needs build.rs update
Issue -
State: open - Opened by mike-kfed over 4 years ago
- 1 comment
#154 - Bump log to 0.4.11
Pull Request -
State: open - Opened by jam1garner over 4 years ago
#153 - Cntrfs next
Pull Request -
State: closed - Opened by Mic92 almost 5 years ago
#152 - Cntrfs next
Pull Request -
State: closed - Opened by Mic92 almost 5 years ago
- 2 comments
#151 - destroy() not being called.
Issue -
State: open - Opened by dan-da almost 5 years ago
- 2 comments
#150 - Can Channel.receive() be interrupted?
Issue -
State: open - Opened by changweige almost 5 years ago
#149 - Fix FreeBSD CI
Pull Request -
State: closed - Opened by zargony about 5 years ago
Labels: bug
#148 - Release 0.4.0
Pull Request -
State: closed - Opened by paul-mannino about 5 years ago
- 11 comments
#147 - New release? 0.3.1 is a bit outdated now
Issue -
State: open - Opened by samuela over 5 years ago
- 8 comments
#146 - Examples panic if not providing any mount point
Issue -
State: open - Opened by gsurrel over 5 years ago
- 1 comment
#145 - Truncate?
Issue -
State: closed - Opened by delehef over 5 years ago
- 4 comments
#144 - how to implement setlk and getlk rightly
Issue -
State: open - Opened by Sherlock-Holo over 5 years ago
- 2 comments
#143 - how to handle interrupted while setlk
Issue -
State: open - Opened by Sherlock-Holo over 5 years ago
#142 - Unknown FUSE opcode (39)
Issue -
State: open - Opened by vi over 5 years ago
- 8 comments
#141 - Add example that forwards calls to the real filesystem
Pull Request -
State: open - Opened by vi over 5 years ago
#140 - 139: Allow for configuring `max_write`
Pull Request -
State: open - Opened by akhi3030 over 5 years ago
#139 - Feature request: Allow for configuring `max_write`
Issue -
State: open - Opened by akhi3030 over 5 years ago
#138 - Format code using 'cargo fmt'
Pull Request -
State: closed - Opened by Atul9 over 5 years ago
- 1 comment
Labels: duplicate, wontfix
#137 - Use GitHub Actions
Pull Request -
State: closed - Opened by zargony over 5 years ago
Labels: enhancement
#136 - Is it Rust re-implementation of libfuse or just bindings to libfuse?
Issue -
State: open - Opened by vi over 5 years ago
- 5 comments
#135 - Does a pull request with Android (>8) support make sense ?
Issue -
State: open - Opened by asyade almost 6 years ago
- 2 comments
#134 - How can I build with fuse3
Issue -
State: open - Opened by Dawen18 almost 6 years ago
- 1 comment
Labels: question
#133 - Serde serialization/deserialization feature for FileAttr and FileType
Pull Request -
State: closed - Opened by asyade almost 6 years ago
- 1 comment
#132 - Run CI on FreeBSD
Pull Request -
State: closed - Opened by asomers about 6 years ago
- 1 comment
Labels: enhancement
#131 - WIP: Update fuse mount methods to take AsRef<OsStr> as options
Pull Request -
State: closed - Opened by krishna-veerareddy about 6 years ago
#130 - Add support for ATIME_NOW and MTIME_NOW
Pull Request -
State: closed - Opened by cberner about 6 years ago
- 6 comments
Labels: enhancement
#129 - Use Azure pipelines
Pull Request -
State: closed - Opened by zargony about 6 years ago
- 1 comment
Labels: enhancement
#128 - Set up CI to run tests on FreeBSD
Issue -
State: closed - Opened by zargony about 6 years ago
- 2 comments
Labels: enhancement
#127 - Allow delegating all linking
Pull Request -
State: open - Opened by farnz about 6 years ago
Labels: enhancement
#126 - WIP: Modernize (continued)
Pull Request -
State: open - Opened by zargony about 6 years ago
- 3 comments
Labels: enhancement
#125 - Modernize (crates, ll module, request parsing)
Pull Request -
State: closed - Opened by zargony about 6 years ago
Labels: enhancement
#124 - Correct offset handling in readdir example
Pull Request -
State: closed - Opened by wwylele about 6 years ago
- 2 comments
Labels: bug
#123 - Suggestion: make missing reply a more critical error
Issue -
State: open - Opened by wwylele about 6 years ago
- 2 comments
Labels: enhancement
#122 - Support newer protocol versions
Issue -
State: open - Opened by jmmv over 6 years ago
- 3 comments
Labels: enhancement
#121 - Replace thread-scoped with crossbeam for spawn_mount
Pull Request -
State: open - Opened by atorstling over 6 years ago
- 11 comments
#120 - `ReplyData` should accomodate vectored I/O
Issue -
State: closed - Opened by asomers over 6 years ago
- 1 comment
Labels: duplicate, enhancement
#119 - Make unmount public
Pull Request -
State: closed - Opened by jmmv over 6 years ago
- 4 comments
Labels: enhancement, wontfix
#118 - chore: remove deprecated time crate
Pull Request -
State: closed - Opened by acheronfail over 6 years ago
- 1 comment
Labels: enhancement
#117 - `fuse::mount` should take a generic `AsRef<OsStr>` argument
Issue -
State: open - Opened by asomers almost 7 years ago
Labels: enhancement
#116 - Public constructors for `Request` and `Reply` types
Issue -
State: open - Opened by asomers almost 7 years ago
- 3 comments
Labels: enhancement
#115 - ReplyDirectory.add: make FileType Option-wrapped
Issue -
State: open - Opened by vthriller almost 7 years ago
#114 - readdir() docs are outdated
Issue -
State: open - Opened by vthriller almost 7 years ago
#113 - shouldn't FileAttr.{crtime,flags} be #[cfg(target_os = "macos")]?
Issue -
State: closed - Opened by vthriller almost 7 years ago
- 4 comments
#112 - FileAttr should implement Default
Issue -
State: closed - Opened by bertptrs almost 7 years ago
- 2 comments
Labels: enhancement, wontfix
#111 - Make FileType and FileAttr fully comparable
Pull Request -
State: closed - Opened by jmmv almost 7 years ago
- 4 comments
Labels: enhancement
#110 - rust-fuse doesn't pass tests on BigEndian arches
Issue -
State: open - Opened by ignatenkobrain about 7 years ago
- 6 comments
Labels: bug
#109 - can't build on arch
Issue -
State: closed - Opened by cocodrino about 7 years ago
- 4 comments
Labels: question
#108 - Remove mountpoint reference from {,spawn_}mount()
Pull Request -
State: closed - Opened by jmmv about 7 years ago
- 1 comment
Labels: enhancement
#107 - Supporting ioctl handlers for changes in inode flags
Issue -
State: open - Opened by thesw4rm about 7 years ago
Labels: question
#106 - [skip ci] Document FreeBSD installation requirements
Pull Request -
State: closed - Opened by asomers about 7 years ago
- 1 comment
Labels: enhancement
#105 - Support non-zero offsets in Hello World example
Pull Request -
State: closed - Opened by illicitonion over 7 years ago
- 1 comment
Labels: bug
#104 - ReplyDirectory offsets are i64 not u64
Issue -
State: open - Opened by illicitonion over 7 years ago
- 1 comment
Labels: compatibility
#103 - Write callbacks
Issue -
State: closed - Opened by radupopescu over 7 years ago
- 5 comments
Labels: question
#102 - Options example
Pull Request -
State: closed - Opened by oconnor663 over 7 years ago
- 2 comments
Labels: enhancement
#101 - upgrade the env_logger dependency
Pull Request -
State: closed - Opened by oconnor663 over 7 years ago
Labels: enhancement
#100 - It would be nice if serde support was added
Issue -
State: open - Opened by pedrocr over 7 years ago
Labels: enhancement
#99 - Format code.
Pull Request -
State: closed - Opened by robertabcd over 7 years ago
- 3 comments
Labels: wontfix
#98 - Release tagging
Issue -
State: closed - Opened by ERnsTL almost 8 years ago
- 1 comment
Labels: bug
#97 - Update FUSE kernel ABI
Pull Request -
State: closed - Opened by zargony almost 8 years ago
- 19 comments
Labels: enhancement, compatibility
#96 - Typo
Pull Request -
State: closed - Opened by Bromind almost 8 years ago
- 1 comment
#95 - fuse writeback_cache support
Issue -
State: open - Opened by kahing almost 8 years ago
Labels: enhancement
#94 - ReadDirAll
Issue -
State: closed - Opened by dweidenfeld almost 8 years ago
- 1 comment
Labels: question
#93 - Cargo Build - FUSE Error
Issue -
State: closed - Opened by dany20mh almost 8 years ago
- 1 comment
#92 - mount options
Issue -
State: closed - Opened by kahing almost 8 years ago
- 1 comment
#91 - set logging target
Issue -
State: closed - Opened by kahing about 8 years ago
- 1 comment
#90 - Make API more idiomatic
Issue -
State: open - Opened by sector-f about 8 years ago
- 14 comments
Labels: enhancement
#89 - Listxattr reply
Issue -
State: open - Opened by dswd over 8 years ago
- 1 comment
#88 - Implementing notify functions
Issue -
State: open - Opened by LalitMaganti over 8 years ago
- 1 comment
Labels: enhancement
#87 - time::Timespec or std::time::SystemTime (fuse::FileAttr)
Issue -
State: closed - Opened by alilee over 8 years ago
- 5 comments
Labels: enhancement
#86 - impl From<std::fs::FileType> for fuse::FileType
Issue -
State: open - Opened by alilee over 8 years ago
- 2 comments
Labels: enhancement
#85 - size is also of signed (off_t)
Pull Request -
State: closed - Opened by Mic92 over 8 years ago
- 3 comments
#84 - use signed integer for offsets
Pull Request -
State: closed - Opened by Mic92 over 8 years ago
- 3 comments
Labels: compatibility
#83 - add FOPEN_NONSEEKABLE constant
Pull Request -
State: closed - Opened by Mic92 over 8 years ago
- 3 comments
Labels: compatibility
#82 - getattr does not receive fh
Issue -
State: closed - Opened by amosonn over 8 years ago
- 2 comments
Labels: compatibility
#81 - Unable to compile. Can't find size_t
Issue -
State: closed - Opened by cholcombe973 over 8 years ago
- 2 comments
#80 - Tokio version
Issue -
State: open - Opened by mtsr over 8 years ago
- 10 comments
Labels: enhancement
#79 - add FileType::Socket which maps to S_IFSOCK
Pull Request -
State: closed - Opened by wfraser over 8 years ago
Labels: enhancement
#78 - Replace a forgotten Path by an OsStr in symlink()
Pull Request -
State: closed - Opened by Pascalio over 8 years ago
- 2 comments
Labels: invalid
#77 - Update crates.io release
Issue -
State: closed - Opened by nivekuil over 8 years ago
- 1 comment
Labels: enhancement
#76 - Windows compilation?
Issue -
State: open - Opened by nabijaczleweli over 8 years ago
- 10 comments
Labels: enhancement
#75 - Filesystem API that takes paths instead of inode numbers
Issue -
State: open - Opened by mohsen3 almost 9 years ago
- 5 comments
Labels: enhancement
#74 - Expose file-descriptor and read-one-request/write-one-reply functions for use in event loops
Issue -
State: open - Opened by sp3d almost 9 years ago
- 2 comments
Labels: enhancement
#73 - Don't panic in Session::new and Session::run
Pull Request -
State: closed - Opened by navaati almost 9 years ago
- 1 comment
Labels: enhancement
#72 - Fix the listxattr and getxattr functions.
Pull Request -
State: closed - Opened by wfraser almost 9 years ago
- 2 comments
Labels: enhancement
#71 - Add full stops to function docs: looks better in generated docs.
Pull Request -
State: closed - Opened by bgeron almost 9 years ago
- 2 comments
Labels: enhancement