commit | 070604040b86511cc2df0f25f98e26c5529bd928 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@redhat.com> | Wed Jan 21 10:49:16 2009 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Wed Jan 21 10:49:16 2009 -0500 |
tree | bb51306dee575e10d758117e9b2e951073fa154b | |
parent | eb1eb04fdfbd9e1c9c40d072ab1b82fe593eeb0f [diff] |
Btrfs: cleanup xattr code Andrew's review of the xattr code revealed some minor issues that this patch addresses. Just an error return fix, got rid of a useless statement and commented one of the trickier parts of __btrfs_getxattr. Signed-off-by: Josef Bacik <jbacik@redhat.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>