From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Schmidt Subject: Re: fsck with "err is 1" Date: Wed, 23 Nov 2011 18:44:36 +0100 Message-ID: <4ECD3104.3050205@jan-o-sch.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Helmut Hullen , linux-btrfs@vger.kernel.org To: helmut@hullen.de Return-path: In-Reply-To: List-ID: On 23.11.2011 18:32, Helmut Hullen wrote: > One big problem of btrfs seems to be: you can't see on which partition/ > disk the defect sector (or something else) may be A recent kernel (3.2, still rc) will tell you the byte number when an error occurs, and also give the the opportunity to resolve this address to all files affected. -Jan