btrfs-progs: Several fixes
authorRosen Penev <rosenp@gmail.com>
Tue, 19 Feb 2019 23:13:04 +0000 (15:13 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 19 Feb 2019 23:24:32 +0000 (15:24 -0800)
commit4be546f6573563c2e54dd1bc38461f697fbd8149
treedaa83301dbd1bc64801a6309444b2d5ac1f93a34
parent9d931ca29c378c50962cec9384b8bb74e0820186
btrfs-progs: Several fixes

Remove LTO. It causes an increase in size.

Remove fsck.btrfs. It's just a script that says to run btrfs check.

Replace INSTALL_BIN with CP to avoid copying what should be a symlink.

Install libbtrfsutil. This is needed by a few of the tools.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/btrfs-progs/Makefile