Hello btrfs, I have noticed that a long running process like "btrfs check" needs a progress indicator. Please look into these patches. Besides that I have found a problem with the task struct id value which is a pthread_t and not be set to -1.
Thanks for the review and eventual inclusion of these patches, Silvio (Please include my mailaddress [email protected] as CC in replies, i'm not subscribed to [email protected]) Silvio Fricke (2): btrfs-progs: tasks info->id is a pthread_t and should not set to -1 btrfs-progs: check: add progress indicator cmds-check.c | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- task-utils.c | 4 +-- 2 files changed, 91 insertions(+), 6 deletions(-) -- 2.5.3 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
