[GFS2] remove gfs2_dev_iops
authorDenis Cheng <crquan@gmail.com>
Tue, 26 Feb 2008 07:25:03 +0000 (15:25 +0800)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 31 Mar 2008 09:41:20 +0000 (10:41 +0100)
struct inode_operations gfs2_dev_iops is always the same as gfs2_file_iops,
since Jan 2006, when GFS2 merged into mainstream kernel.

So one of them could be removed.

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found