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:
c52e9fd
)
xfs: factor out attr fork reset handling
author
Christoph Hellwig
<hch@lst.de>
Wed, 4 Feb 2009 08:36:00 +0000
(09:36 +0100)
committer
Christoph Hellwig
<hch@brick.lst.de>
Wed, 4 Feb 2009 08:36:00 +0000
(09:36 +0100)
We currently duplicate code to reset the attribute fork after the last
attribute has been deleted. Factor this out into a small helper.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
No differences found