Re: [PATCH] fs/gfs2: mark struct *_operations const

2007-07-31 Thread rae l
On 7/31/07, Steven Whitehouse <[EMAIL PROTECTED]> wrote: > Hi, > > On Tue, 2007-07-31 at 13:46 +0800, Denis Cheng wrote: > > these struct *_operations are all method tables, thus should be const. > > > > Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> > > --- > > fs/gfs2/eaops.c|8

Re: [PATCH] fs/gfs2: mark struct *_operations const

2007-07-31 Thread Steven Whitehouse
Hi, On Tue, 2007-07-31 at 13:46 +0800, Denis Cheng wrote: > these struct *_operations are all method tables, thus should be const. > > Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> > --- > fs/gfs2/eaops.c|8 > fs/gfs2/eaops.h|4 ++-- > fs/gfs2/glock.c|

Re: [PATCH] fs/gfs2: mark struct *_operations const

2007-07-31 Thread Steven Whitehouse
Hi, On Tue, 2007-07-31 at 13:46 +0800, Denis Cheng wrote: these struct *_operations are all method tables, thus should be const. Signed-off-by: Denis Cheng [EMAIL PROTECTED] --- fs/gfs2/eaops.c|8 fs/gfs2/eaops.h|4 ++-- fs/gfs2/glock.c|2 +-

Re: [PATCH] fs/gfs2: mark struct *_operations const

2007-07-31 Thread rae l
On 7/31/07, Steven Whitehouse [EMAIL PROTECTED] wrote: Hi, On Tue, 2007-07-31 at 13:46 +0800, Denis Cheng wrote: these struct *_operations are all method tables, thus should be const. Signed-off-by: Denis Cheng [EMAIL PROTECTED] --- fs/gfs2/eaops.c|8

[PATCH] fs/gfs2: mark struct *_operations const

2007-07-30 Thread Denis Cheng
these struct *_operations are all method tables, thus should be const. Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> --- fs/gfs2/eaops.c|8 fs/gfs2/eaops.h|4 ++-- fs/gfs2/glock.c|2 +- fs/gfs2/ops_dentry.c |3 +-- fs/gfs2/ops_dentry.h |2

[PATCH] fs/gfs2: mark struct *_operations const

2007-07-30 Thread Denis Cheng
these struct *_operations are all method tables, thus should be const. Signed-off-by: Denis Cheng [EMAIL PROTECTED] --- fs/gfs2/eaops.c|8 fs/gfs2/eaops.h|4 ++-- fs/gfs2/glock.c|2 +- fs/gfs2/ops_dentry.c |3 +-- fs/gfs2/ops_dentry.h |2