bin/102745: "mount -o snapshot" removes any existing "-o" option from the mount

Craig Rodrigues rodrigc at FreeBSD.org
Thu Jan 25 06:14:30 UTC 2007


Synopsis: "mount -o snapshot" removes any existing "-o" option from the mount

State-Changed-From-To: open->patched
State-Changed-By: rodrigc
State-Changed-When: Thu Jan 25 06:12:21 UTC 2007
State-Changed-Why: 
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
Responsible-Changed-By: rodrigc
Responsible-Changed-When: Thu Jan 25 06:12:21 UTC 2007
Responsible-Changed-Why: 
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.

http://www.freebsd.org/cgi/query-pr.cgi?pr=102745


More information about the freebsd-bugs mailing list