From mboxrd@z Thu Jan 1 00:00:00 1970 From: Warren Turkal Subject: hfsplus journal detection - try 3 Date: Sat, 8 Nov 2008 00:55:04 -0800 Message-ID: <1226134506-29571-1-git-send-email-wt@penguintechs.org> Cc: Roman Zippel , Warren Turkal To: linux-fsdevel Return-path: Received: from rv-out-0506.google.com ([209.85.198.230]:48163 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752256AbYKHIzL (ORCPT ); Sat, 8 Nov 2008 03:55:11 -0500 Received: by rv-out-0506.google.com with SMTP id k40so1653903rvb.1 for ; Sat, 08 Nov 2008 00:55:11 -0800 (PST) Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Here's the third try for this improved journal detection for HFS+. It allows the HFS+ volume to be mounted rw with having to use the force mount option in the case where the journal info block in the volume header is 0 and journal attribute bit is on. Please review and consider for inclusion. Thanks, wt