Skip to content

Conversation

@nigeltao
Copy link

@nigeltao nigeltao commented Aug 5, 2021

The motivation follows libfuse's "Allow passing /dev/fuse file
descriptor from parent process" 2018 commit:
libfuse/libfuse@64e1107

Also remove a superfluous archive_entry_set_mode call that was (1)
mistakenly passing st_mtime instead of st_mode and (2) immediately
overwritten by a subsequent archive_entry_set_mode call. That
superfluous call / typo was introduced in 2006 by commit
5bd0d35. It presumably never did
anything noticable, so we remove it instead of trying to fix it.

The motivation follows libfuse's "Allow passing /dev/fuse file
descriptor from parent process" 2018 commit:
libfuse/libfuse@64e1107

Also remove a superfluous archive_entry_set_mode call that was (1)
mistakenly passing st_mtime instead of st_mode and (2) immediately
overwritten by a subsequent archive_entry_set_mode call. That
superfluous call / typo was introduced in 2006 by commit
5bd0d35. It presumably never did
anything noticable, so we remove it instead of trying to fix it.
Firsov62121 pushed a commit to Firsov62121/archivemount that referenced this pull request Jan 13, 2025
Firsov62121 pushed a commit to Firsov62121/archivemount that referenced this pull request Jan 13, 2025
Admittedly I haven't gotten this to actually mount but maybe bookwormoment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants