From mboxrd@z Thu Jan 1 00:00:00 1970 From: Edward Shishkin Subject: Re: reiser4 needs some love with baselayout-2 / openrc Date: Fri, 18 Jan 2008 17:26:06 +0300 Message-ID: <4790B6FE.60607@gmail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: reiserfs-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Mat Cc: reiserfs-devel@vger.kernel.org Mat wrote: >would it be safe to assume -p ("preen") doing the same like -a ("auto") with >modified reiser4progs? > >case 'p': > aal_set_bit(&data->options, FSCK_OPT_AUTO); > break; > > > Does it help by the way? It is safe, but it breaks semantic (some getting-started-with-xxx-plugin docs will need to be edited) >then gentoo init / baselayout wouldn't halt at printing plugins & omitting >checkfs, thus all other following services/tasks > >- >To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html > > >