[GFS2] mark struct *_operations const
authorDenis Cheng <crquan@gmail.com>
Tue, 31 Jul 2007 10:31:11 +0000 (18:31 +0800)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:55:03 +0000 (08:55 +0100)
commit4ef290025ccde7c52ba219cf733a4295acd5401f
tree9879ae00580d4869bfa0a443f00b3713c34f4bda
parent0f8468c8bef3d04637c924e7bef20ca53018b319
[GFS2] mark struct *_operations const

these struct *_operations are all method tables, thus should be const.

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/eaops.c
fs/gfs2/eaops.h
fs/gfs2/glock.c