archiecobbs / s3backer

FUSE/NBD single file backing store via Amazon S3
Other
535 stars 77 forks source link

mount token does not take into account bucket subdir #181

Closed Nikratio closed 2 years ago

Nikratio commented 2 years ago

It seems to me that the mount token does not take into account the subdir of the bucket. I am trying to store two different filesystems in the same bucket (using different subdirs), and I am getting (what to me looks like) spurious "appears to be already mounted" error quite frequently.

Is that possible?

Nikratio commented 2 years ago

Correction: the stale token is a result of the assertion errors reported in issue #180