Re: [Cluster-devel] [GFS2 PATCH] - Bug 537201 - Better error reporting when mounting a gfs fs without enough journals

2010-02-08 Thread Steven Whitehouse
a...@redhat.com To: cluster-devel cluster-devel@redhat.com Sent: Friday, February 5, 2010 5:17:56 PM GMT -06:00 US/Canada Central Subject: [Cluster-devel] [GFS2 PATCH] - Bug 537201 - Better error reporting when mounting a gfs fs without enough journals Hi, We need this one-liner to signal

[Cluster-devel] [GFS2 PATCH] - Bug 537201 - Better error reporting when mounting a gfs fs without enough journals

2010-02-05 Thread Abhijith Das
Hi, We need this one-liner to signal the mount helper of the 'insufficient journals' condition. Signed-off-by: Abhijith Das a...@redhat.com diff --git a/fs/gfs2/ops_fstype.c b/fs/gfs2/ops_fstype.c index d405c38..a054b52 100644 --- a/fs/gfs2/ops_fstype.c +++ b/fs/gfs2/ops_fstype.c @@ -724,7

Re: [Cluster-devel] [GFS2 PATCH] - Bug 537201 - Better error reporting when mounting a gfs fs without enough journals

2010-02-05 Thread Abhijith Das
Central Subject: [Cluster-devel] [GFS2 PATCH] - Bug 537201 - Better error reporting when mounting a gfs fs without enough journals Hi, We need this one-liner to signal the mount helper of the 'insufficient journals' condition. Signed-off-by: Abhijith Das a...@redhat.com diff --git a/fs