From: Steven Whitehouse Date: Mon, 3 Jul 2006 17:47:02 +0000 (-0400) Subject: [GFS2] Mark file_operations const X-Git-Tag: v2.6.19-rc1~32^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0dd9308b703310e9a988df70f6ed3e87cb55655;p=pandora-kernel.git [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 --- Reading git-diff-tree failed