From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: hfsplus patch review Date: Wed, 17 Nov 2010 23:21:17 +0100 Message-ID: <20101117222117.GA21700@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: linux-fsdevel@vger.kernel.org Return-path: Received: from verein.lst.de ([213.95.11.210]:38579 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758606Ab0KQWVT (ORCPT ); Wed, 17 Nov 2010 17:21:19 -0500 Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Here's my current hfsplus patch queue for review. The biggest bits are some major fsync and sync surgery, making sure we actually write data all the way to the disk when we're supposed to it. In addition to that tone down some printks and get rid of the buffer_head usage to actually allow us to access the backup volume header in all cases.