cvs commit: src/sbin/mount mount.c
Niki Denev
nike_d at cytexbg.com
Sun Feb 3 09:54:29 PST 2008
On Feb 3, 2008 7:23 PM, Matteo Riondato <matteo at 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
More information about the cvs-src
mailing list