All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcos Paulo de Souza <mpdesouza@suse.com>
To: linux-btrfs@vger.kernel.org, fstests@vger.kernel.org
Cc: dsterba@suse.com, guaneryu@gmail.com,
	Marcos Paulo de Souza <mpdesouza@suse.com>
Subject: [PATCH] btrfs/177: Adjust resize output message
Date: Mon, 26 Jul 2021 16:37:38 -0300	[thread overview]
Message-ID: <20210726193738.14992-1-mpdesouza@suse.com> (raw)

Commit 78aa1d95dd99 ("btrfs-progs: fi resize: make output more
readable") added the device id of the resized fs along with a pretty
printed size. Adjust the expected output of the test.

Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
---
 tests/btrfs/177.out | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/btrfs/177.out b/tests/btrfs/177.out
index 63aca0e5..b1cc5db0 100644
--- a/tests/btrfs/177.out
+++ b/tests/btrfs/177.out
@@ -1,4 +1,4 @@
 QA output created by 177
-Resize 'SCRATCH_MNT' of '3221225472'
+Resize device id 1 (SCRATCH_DEV) from 1.00GiB to 3.00GiB
 Text file busy
-Resize 'SCRATCH_MNT' of '1073741824'
+Resize device id 1 (SCRATCH_DEV) from 3.00GiB to 1.00GiB
-- 
2.26.2


             reply	other threads:[~2021-07-26 19:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-26 19:37 Marcos Paulo de Souza [this message]
2021-07-26 23:06 ` [PATCH] btrfs/177: Adjust resize output message Qu Wenruo

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=20210726193738.14992-1-mpdesouza@suse.com \
    --to=mpdesouza@suse.com \
    --cc=dsterba@suse.com \
    --cc=fstests@vger.kernel.org \
    --cc=guaneryu@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.