vasi / squashfuse

FUSE filesystem to mount squashfs archives
Other
288 stars 66 forks source link

Add support for mounting of subdirectory #75

Closed SeTSeR closed 1 year ago

SeTSeR commented 1 year ago

This commit adds ability to mount subdirectory of image with option -o subdir=/dir.

DrDaveD commented 1 year ago

Please rebase on the current main, add this to squashfuse_ll in addition to squashfuse, and add the new option to the sqfs_usage() message.