[Cluster-devel] [PATCH][GFS2] Lockup on error

2008-01-19 Thread Bob Peterson
Hi, I spotted this bug while I was digging around. Looks like it could cause a lockup in some rare error condition. Regards, Bob Peterson -- Signed-off-by: Bob Peterson <[EMAIL PROTECTED]> -- fs/gfs2/inode.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fs/gfs2/ino

Re: [Cluster-devel] [GFS2][PATCH] - Allow journal recovery on read-only mount

2008-01-19 Thread Steven Whitehouse
Hi, On Fri, 2008-01-18 at 14:35 -0600, Abhijith Das wrote: > I'm NACKing this on Dave's suggestion that we restrict this behavior to > standalone gfs2 filesystems (lock_nolock). I'm working on a patch for > that and will post it soon. > > --Abhi > Why? I don't see the need for such a restriction