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:
a230a1d
)
xfs: factor out xfs_da_grow_inode_int
author
Christoph Hellwig
<hch@lst.de>
Wed, 13 Jul 2011 11:43:49 +0000
(13:43 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Wed, 13 Jul 2011 11:43:49 +0000
(13:43 +0200)
xfs_da_grow_inode and xfs_dir2_grow_inode are mostly duplicate code. Factor
the meat of those two functions into a new common helper.
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