commit | a394425643e1e9c3a624d629fc8ba5633d8474c6 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Mon Aug 18 17:38:54 2008 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Oct 13 16:57:03 2008 -0700 |
tree | bf7ae7087452f22530448070cbccee921ba985ef | |
parent | 012255961c9ecfe22b7a1df47ac26ab37818cb1e [diff] |
ocfs2: Delete all xattr buckets during inode removal 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>