aboutsummaryrefslogtreecommitdiffstats
path: root/task-utils.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-16btrfs-progs: Check periodic.timer_fd's value before useZhao Lei1-0/+3
2015-10-02btrfs-progs: tasks info->id is a pthread_t and should not set to -1Silvio Fricke1-2/+2
2015-08-31btrfs-progs: Set info->periodic.timer_fd to 0 in init-failZhao Lei1-1/+3
2015-08-31btrfs-progs: resst info->periodic.timer_fd's value after freeZhao Lei1-1/+5
2015-08-31btrfs-progs: Move close timer handle code to line after sub process exitZhao Lei1-3/+3
2015-08-31btrfs-progs: Fix wrong address accessing by subthread in btrfs-convertZhao Lei1-4/+4
2014-12-04btrfs-progs: convert: use task for progress indication of metadata creationSilvio Fricke1-3/+1
2014-12-04btrfs-progs: add task-utilsSilvio Fricke1-0/+136