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:
0122559
)
ocfs2: Delete all xattr buckets during inode removal
author
Tao Ma
<tao.ma@oracle.com>
Mon, 18 Aug 2008 09:38:54 +0000
(17:38 +0800)
committer
Mark Fasheh
<mfasheh@suse.com>
Mon, 13 Oct 2008 23:57:03 +0000
(16:57 -0700)
In inode removal, we need to iterate all the buckets, remove any
externally-stored EA values and delete the xattr buckets.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found