From: Ted Ts'o Subject: Re: Regular ext4 error warning with HD in USB dock Date: Fri, 7 Jan 2011 00:28:34 -0500 Message-ID: <20110107052834.GF2857@thunk.org> References: <201012280953.46149.kernel@kolivas.org> <20101228025343.GD10149@thunk.org> <20101228081917.GA1351@bitwizard.nl> <4D1F6244.7050203@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ric Wheeler , Rogier Wolff , Con Kolivas , adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org To: Amir Goldstein Return-path: Received: from thunk.org ([69.25.196.29]:55266 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751517Ab1AGF2k (ORCPT ); Fri, 7 Jan 2011 00:28:40 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: Also, the kernel patch seems to write the messages in 256-byte records, whereas the e2fsck patch assumes the messages are packed together in null-terminated packed lines.... - Ted