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:
b1e71b0
)
GFS2: Merge mount.c and ops_super.c into super.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 22 May 2009 09:36:01 +0000
(10:36 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 22 May 2009 09:36:01 +0000
(10:36 +0100)
mount.c only contained a single function, so is not really
worth retaining on its own. All of the super related code
is now either in super.c or ops_fstype.c
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found