| Summary: | read-only loop mount should use a read-only losetup | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Maxim Kammerer <mk> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.19.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Maxim Kammerer
2012-02-21 09:17:37 UTC
Fixed in git: commit 9ee426649006c4a0db7b4784f2ebb96865d4c705 Author: Denys Vlasenko <vda.linux@googlemail.com> Date: Thu Jun 21 12:08:56 2012 +0200 mount: set up RO loop device if mount -o ro. Closes 4784 |