]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit59f0d18e2398e3f83d4abe4eef3acadc929a8046
treee6fc40998a7e7e0c7a22b2e0f29149ad47e0e2b0
parente65b197a34f9ae8c05e89e75c405e58a55fdfa95
[GFS2] remove gfs2_dev_iops

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>
fs/gfs2/inode.c
fs/gfs2/ops_inode.c
fs/gfs2/ops_inode.h