btrfs-progs: use system attr instead of attr library
authorDavid Sterba <dsterba@suse.cz>
Tue, 4 Nov 2014 01:12:36 +0000 (02:12 +0100)
committerDavid Sterba <dsterba@suse.cz>
Wed, 19 Nov 2014 13:42:17 +0000 (14:42 +0100)
commit7560f46ea960f18da6d81590ce6440d140967a03
tree3e7e3270812db15db511da3ee0bb3ac545b5db7d
parent5bfc3fea8188ca013881299c1a50d3e6402fc7be
btrfs-progs: use system attr instead of attr library

We use the attr version provided by system in other places already,
now we can remove dependency on the separate attr library.

Signed-off-by: David Sterba <dsterba@suse.cz>
props.c