summaryrefslogtreecommitdiff
path: root/task-utils.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: Check periodic.timer_fd's value before useZhao Lei2015-11-161-0/+3
* btrfs-progs: tasks info->id is a pthread_t and should not set to -1Silvio Fricke2015-10-021-2/+2
* btrfs-progs: Set info->periodic.timer_fd to 0 in init-failZhao Lei2015-08-311-1/+3
* btrfs-progs: resst info->periodic.timer_fd's value after freeZhao Lei2015-08-311-1/+5
* btrfs-progs: Move close timer handle code to line after sub process exitZhao Lei2015-08-311-3/+3
* btrfs-progs: Fix wrong address accessing by subthread in btrfs-convertZhao Lei2015-08-311-4/+4
* btrfs-progs: convert: use task for progress indication of metadata creationSilvio Fricke2014-12-041-3/+1
* btrfs-progs: add task-utilsSilvio Fricke2014-12-041-0/+136