Date: Sun, 3 Feb 2008 19:54:28 +0200 From: "Niki Denev" <nike_d@cytexbg.com> To: "Matteo Riondato" <matteo@freebsd.org> Cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sbin/mount mount.c Message-ID: <2e77fc10802030954y2facd678v90309332e427111e@mail.gmail.com> In-Reply-To: <200802031723.m13HNwXv021645@repoman.freebsd.org> References: <200802031723.m13HNwXv021645@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 3, 2008 7:23 PM, Matteo Riondato <matteo@freebsd.org> wrote: > matteo 2008-02-03 17:23:58 UTC > > FreeBSD src repository > > Modified files: > sbin/mount mount.c > Log: > Fix printing of unionfs mounts when using the -p option > > PR: bin/75585 > MFC after: 1 week > > Revision Changes Path > 1.97 +8 -2 src/sbin/mount/mount.c Hi, mount(8) has also "-p" option problems with gjournal-ed filesystems. The same problems prevents mount updates with option "current" too, i.e. "mount -u -ocurrent,noatime /gjournaledfs" Here is a PR about this : http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/120162 --Niki
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2e77fc10802030954y2facd678v90309332e427111e>