| Summary: | "mount -o snapshot" removes any existing "-o" option from the mount | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Lapo Luchini <lapo> |
| Component: | bin | Assignee: | Craig Rodrigues <rodrigc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | lapo |
| Priority: | Normal | ||
| Version: | 6.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Lapo Luchini
2006-09-01 11:10:22 UTC
State Changed From-To: open->patched In CURRENT, "mount -u -o snapshot" does not remove the "acls" mount option on an existing mount. However, the behavior described in this PR still exists in RELENG_6. There has been a lot of refactoring of the mount code in CURRENT, and not all of these fixes have made it to RELENG_6. Responsible Changed From-To: freebsd-bugs->rodrigc In CURRENT, "mount -u -o snapshot" does not remove the "acls" mount option on an existing mount. However, the behavior described in this PR still exists in RELENG_6. There has been a lot of refactoring of the mount code in CURRENT, and not all of these fixes have made it to RELENG_6. State Changed From-To: patched->closed This fix is in 7.0-RELEASE, but won't be backported to RELENG_6 due to a lot of refactoring of the mount code. |