]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ocfs2: Remove xattrs via ocfs2_xa_loc
authorJoel Becker <joel.becker@oracle.com>
Fri, 14 Aug 2009 23:58:38 +0000 (16:58 -0700)
committerJoel Becker <joel.becker@oracle.com>
Fri, 26 Feb 2010 23:41:09 +0000 (15:41 -0800)
commitbde1e5400a1b21ef47932ab00446c7361ff3c139
tree289c2e4d50fe82a122ba5ceae1d17a1281263262
parent11179f2c92cb025b1ff0b794f9714b3fb395855f
ocfs2: Remove xattrs via ocfs2_xa_loc

Add ocfs2_xa_remove_entry(), which will remove an xattr entry from its
storage via the ocfs2_xa_loc descriptor.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/xattr.c