From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vladimir V. Saveliev" Subject: Re: FEATURE Req: integrate badblocks check into fsck.reiser* Date: Fri, 1 Sep 2006 22:50:44 +0400 Message-ID: <200609012250.44548.vs@namesys.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: Content-Disposition: inline List-Id: Content-Type: text/plain; charset="us-ascii" To: reiserfs-list@namesys.com Cc: Peter Hello On Friday 01 September 2006 22:23, Peter wrote: > Perhaps this has been mentioned before. If so, sorry. IMHO, it would be > useful to integrate a call to badblocks in the fsck/mkfs.reiser* programs > so that more thorough disk checking can be done at format time. Sort of > like the option e2fsck -c. If this is added, the output could be fed > immediately to the reiser format program and badblocks spared prior to > filesystem use. > > JM$0.02 both mkfs.reiserfs and fsck.reiserfs have -B option to accept list of bad blocks. We thought that should be enough.