linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Silvio Fricke <silvio.fricke@gmail.com>
To: linux-btrfs@vger.kernel.org
Cc: Silvio Fricke <silvio.fricke@gmail.com>
Subject: [PATCH 0/2] progress indicator for btrfs-check
Date: Thu, 24 Sep 2015 08:13:03 +0200	[thread overview]
Message-ID: <cover.1443074502.git.silvio.fricke@gmail.com> (raw)
In-Reply-To: <cover.1443012156.git.silvio.fricke@gmail.com>

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 silvio.fricke@gmail.com as CC in replies, i'm
not subscribed to linux-btrfs@vger.kernel.org)


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


       reply	other threads:[~2015-09-24  6:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1443012156.git.silvio.fricke@gmail.com>
2015-09-24  6:13 ` Silvio Fricke [this message]
2015-09-25 21:47   ` [PATCH 0/2] progress indicator for btrfs-check David Sterba
2015-09-24  6:13 ` [PATCH 1/2] btrfs-progs: tasks info->id is a pthread_t and should not set to -1 Silvio Fricke
2015-09-24  6:13 ` [PATCH 2/2] btrfs-progs: check: add progress indicator Silvio Fricke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1443074502.git.silvio.fricke@gmail.com \
    --to=silvio.fricke@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).