From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sunil Mushran Date: Tue, 10 Jun 2008 09:32:51 -0700 Subject: [Ocfs2-devel] [PATCH 1/1] ocfs2: Handle error during journal load In-Reply-To: <1213079088-9921-1-git-send-email-wen.gang.wang@oracle.com> References: <1213079088-9921-1-git-send-email-wen.gang.wang@oracle.com> Message-ID: <484EACB3.3050400@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com wen.gang.wang at oracle.com wrote: > From: Wengang Wang > > This patch ensures the mount fails if the fs is unable to load the journal. > > Signed-off-by: Wengang Wang > Signed-off-by: Sunil Mushran