commit | 01e6deb25ae11e7b85484bf5e550eb540c50c63e | [log] [tgz] |
---|---|---|
author | Liu Bo <bo.li.liu@oracle.com> | Wed Nov 28 10:43:12 2012 +0000 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Dec 16 20:46:15 2012 -0500 |
tree | 2a77caad6357ccc88f69e7c0c5ac655be71cf085 | |
parent | 755ac67f83e515af55adbfe55134eb7d90839cdb [diff] |
Btrfs: don't add a NULL extended attribute Passing a null extended attribute value means to remove the attribute, but we don't have to add a new NULL extended attribute. Signed-off-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>