From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: A couple of questions Date: Thu, 16 May 2002 13:42:48 +0400 Message-ID: <3CE37F18.1050201@namesys.com> References: <20020516092034.B6880@namesys.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Oleg Drokin Cc: Steve Pratt , reiserfs-list@namesys.com Oleg Drokin wrote: >Hello! > >On Wed, May 15, 2002 at 04:22:22PM -0500, Steve Pratt wrote: > > > >>A couple of questions about the ReiserFS utilities. First, does ReiserFS >>support labels or not? FAQ says no and refers to lack of space in the 3.5 >>superblock. Neither 3.5 nor 3.6 superblock appear to have a label field, >>but mkfs has an option for it. >> >> > >Labels are supported in reiserfs v3.6 format. (2.4 supopr was merged into >2.4.19-pre3, if I remember correctly). > > > >>Second, what is the option to keep fsck from prompting for 'Yes' when >>running. I need to exec this without additional input. Seems like quiet >>should do it, but it doesn't. >> >> > >Hans has a decision that this should not be done for now because >reiserfsprogs are in active bugfixing stage. > ? I don't understand this.:-/ >You can circumvient this by echo Yes | reiserfsck ... >if you need. > >Bye, > Oleg > > > >