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:
7cdee5d
)
GFS2: Fix typo in stuffed file data copy handling
author
Abhijith Das
<adas@redhat.com>
Fri, 30 Jul 2010 15:34:52 +0000
(11:34 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 30 Jul 2010 15:34:06 +0000
(16:34 +0100)
trunc_start() in bmap.c incorrectly uses sizeof(struct gfs2_inode) instead of
sizeof(struct gfs2_dinode).
Signed-off-by: Abhi Das <adas@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found