Re: [RFC][PATCH] Mount problem with the GFS2 code

2006-11-30 Thread Steven Whitehouse
Hi, On Thu, 2006-11-30 at 01:12 -0800, Andrew Morton wrote: > On Thu, 30 Nov 2006 09:05:38 + > Steven Whitehouse <[EMAIL PROTECTED]> wrote: > > > Was there another > > reason for not using the bio routines? > > Just that it's a layering violation. > > Could I commend to you the use of code

Re: [RFC][PATCH] Mount problem with the GFS2 code

2006-11-30 Thread Andrew Morton
On Thu, 30 Nov 2006 09:05:38 + Steven Whitehouse <[EMAIL PROTECTED]> wrote: > Was there another > reason for not using the bio routines? Just that it's a layering violation. Could I commend to you the use of code comments for this sort of thing? - To unsubscribe from this list: send the line

Re: [RFC][PATCH] Mount problem with the GFS2 code

2006-11-30 Thread Steven Whitehouse
Hi, On Thu, 2006-11-30 at 00:29 -0800, Andrew Morton wrote: > On Thu, 30 Nov 2006 15:04:55 +0530 > Srinivasa Ds <[EMAIL PROTECTED]> wrote: > > > == > > On debugging further we found that problem is while reading the super >

Re: [RFC][PATCH] Mount problem with the GFS2 code

2006-11-30 Thread Andrew Morton
On Thu, 30 Nov 2006 15:04:55 +0530 Srinivasa Ds <[EMAIL PROTECTED]> wrote: > == > On debugging further we found that problem is while reading the super > block(gfs2_read_super) and comparing the magic number in it. > When I

[RFC][PATCH] Mount problem with the GFS2 code

2006-11-29 Thread Srinivasa Ds
Hi all While mounting the gfs2 filesystem,our test team had a problem and we got this error message. === GFS2: fsid=: Trying to join cluster "lock_nolock", "dasde1" GFS2: fsid=dasde1.0: Joined cluster. Now mounting FS... GFS2: not a GFS2 file