Date: Thu, 25 Jan 2007 06:14:27 GMT From: Craig Rodrigues <rodrigc@FreeBSD.org> To: lapo@lapo.it, rodrigc@FreeBSD.org, freebsd-bugs@FreeBSD.org, rodrigc@FreeBSD.org Subject: Re: bin/102745: "mount -o snapshot" removes any existing "-o" option from the mount Message-ID: <200701250614.l0P6ERdi035088@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701250614.l0P6ERdi035088>