git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dc2cf1
)
[GFS2] remove gfs2_dev_iops
author
Denis Cheng
<crquan@gmail.com>
Tue, 26 Feb 2008 07:25:03 +0000
(15:25 +0800)
committer
Steven 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