nixpkgs/pkgs/tools/filesystems/btrfsprogs
William A. Kennington III 59de62317d btrfs: fix build to link against libgcc_s so that pthread_cancel is linked
Currently, the command btrfs scrub start <filesystem> attempts to invoke the pthread_cancel
routine and ends with an error melibgcc_sssage about it being missing. This prevents btrfs
scrub status from maintaining proper statistics about the running scrub.

Close #1127.
2013-10-27 20:21:22 +02:00
..
btrfs-set-received-uuid.c btrfs-progs: add small tool to set the received-uuid of exisiting subvolumes 2013-01-01 13:50:15 +01:00
default.nix btrfs: fix build to link against libgcc_s so that pthread_cancel is linked 2013-10-27 20:21:22 +02:00