commit | 4815053aba7f2304055745df820cd74a39fdaab2 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.cz> | Sun Sep 11 10:52:25 2011 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Sun Sep 11 10:52:25 2011 -0400 |
tree | 30a936c6ebe75af2e8f9c92f7922989ad7b2e111 | |
parent | a39f75214358d715efa21e2bccf5a709d8649144 [diff] |
btrfs: xattr: fix attribute removal An attribute is not removed by 'setfattr -x attr file' and remains visible in attr list. This makes xfstests/062 pass again. Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Chris Mason <chris.mason@oracle.com>