Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable decompression for read-only backing FS #18

Closed
GoogleCodeExporter opened this issue Dec 17, 2015 · 2 comments
Closed

disable decompression for read-only backing FS #18

GoogleCodeExporter opened this issue Dec 17, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Decompression needs to be disabled entirely when running on top of a
read-only filesystem. (The need to decompress when writing is a non-issue
in this case.)

Original issue reported on code.google.com by ulrich.h...@gmail.com on 21 Aug 2008 at 2:29

@GoogleCodeExporter
Copy link
Author

Use mount option "ro" to trigger it. (See issue #19).

Original comment by ulrich.h...@gmail.com on 21 Aug 2008 at 9:01

  • Added labels: Severity-High

@GoogleCodeExporter
Copy link
Author

Implemented in r61.

Original comment by ulrich.h...@gmail.com on 22 Aug 2008 at 12:53

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant