[GFS2] Mark file_operations const
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 3 Jul 2006 17:47:02 +0000 (13:47 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 3 Jul 2006 17:47:02 +0000 (13:47 -0400)
commitb0dd9308b703310e9a988df70f6ed3e87cb55655
tree29246307448a15748c226bed80c1939b0e200e2e
parent66de045d9fe6147b065c47236d3b9d8d8a6cbd57
[GFS2] Mark file_operations const

As per Arjan's patches:
http://www.kernel.org/git/?p=linux/kernel/git/steve/gfs2-2.6.git;a=commitdiff;h=99ac48f54a91d02140c497edc31dc57d4bc5c85d
and
http://www.kernel.org/git/?p=linux/kernel/git/steve/gfs2-2.6.git;a=commitdiff;h=4b6f5d20b04dcbc3d888555522b90ba6d36c4106

make the GFS2 file_operations structures const.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_file.c
fs/gfs2/ops_file.h