]> nv-tegra.nvidia Code Review - linux-3.10.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)
commitd83225d45d2b76175279abb2a3d7ee325a09aba8
treee6fc40998a7e7e0c7a22b2e0f29149ad47e0e2b0
parent7dc2cf1c8ffbd471722f1aa479bc68d4df1c9edc
[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