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:
8bc3878
)
xfs: kill struct xfs_dir2_sf
author
Christoph Hellwig
<hch@lst.de>
Fri, 8 Jul 2011 12:35:13 +0000
(14:35 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Fri, 8 Jul 2011 12:35:13 +0000
(14:35 +0200)
The list field of it is never cactually used, so all uses can simply be
replaced with the xfs_dir2_sf_hdr_t type that it has as first member.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
No differences found