Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2008 22:08:01 +0200
From:      "Niki Denev" <nike_d@cytexbg.com>
To:        freebsd-current@freebsd.org
Subject:   [patch] unable to remount/update gjournaled fs with "current" option
Message-ID:  <2e77fc10801301208s5954572ck72a9a04be4d6bef3@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I'm not sure if this is the right place for this, but probably we want
this fixed before 7.0-RELEASE
as it is the release that introduces geom_journal and it seems likely
that this bug will be hit often.

In short :
When doing mount update with "current" option, mount(8) treats
"gjournal" as mount option
and tries to apply it. But "gjournal" is a flag, and not an mount option.
This also affects "mount -p" case, where mount prints it's output in
fstab compatible format.

Filed as [bin/120162] : http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/120162
Patch is in the PR and here : http://bg.freebsd.org/~ndenev/src/mount.c.patch

--
Niki



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2e77fc10801301208s5954572ck72a9a04be4d6bef3>