All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wiktor Wandachowicz <wiktorw@people.pl>
To: reiserfs-list@namesys.com
Subject: Could reiserfsprogs display volume labels when doing fsck upon boot?
Date: Fri, 14 Oct 2005 11:40:39 +0200	[thread overview]
Message-ID: <434F7D17.1030203@people.pl> (raw)

Recently I've changed a filesystem on one of my patitions from ext3 to 
reiserfs 3.6.

All of my partitions have labels (hint: "mke2fs -L") so at boot I can easily see
which partitions are fsck-ed. So while reformatting my last partition /dev/hda8
as reiserfs 3.6, I've labeled it too (hint: "mkreiserfs -l").

Alas, upon boot reiserfsck never displays a volume label set this way, only:

Reiserfs super block in block 16 on 0x307 of format 3.6 with standard journal

While ext2/ext3 fsck displays a neat message for every partition it checks, like:

BOOT: clean, 62/297256 files, 60311/594405 blocks


So, I wanted to ask you: is adding such a functionality to reiserfsck a good idea?
I've tried to add it myself and it turned out to be four lines in one source file
(well, two lines actually doing the job, because one line is a comment and another
one contains a curly bracket). I have a small patch against reiserfsprogs-3.6.19
(applicable to the 3.6.18 and 3.6.17) ready to be sent.

Now my reiserfsck tests if volume label exists, and in such case displays it like:

SPARE: Reiserfs super block in block 16 on 0x307 of format 3.6 with standard journal


And yes, I know it's cosmetic :-)

But for me it's nice to have. This way my system behaves in a more consistent way.
Maintainers I asked from my distribution suggested to ask my question at the source.
What is your opinion then, reiserfs people?

Friendly,
Wiktor Wandachowicz


             reply	other threads:[~2005-10-14  9:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14  9:40 Wiktor Wandachowicz [this message]
2005-10-14 10:09 ` Could reiserfsprogs display volume labels when doing fsck upon boot? Raymond A. Meijer
2005-10-14 10:13   ` Raymond A. Meijer
2005-10-14 10:30   ` jp.guillemin
2005-10-14 10:57     ` Wiktor Wandachowicz
2005-10-14 11:32       ` Yiannis Mavroukakis
2005-10-14 12:07 ` Vitaly Fertman
2005-10-14 12:07   ` Raymond A. Meijer
2005-10-14 12:20     ` Vitaly Fertman
2005-10-15 12:19       ` Yiannis Mavroukakis
2005-10-17 10:03         ` Vitaly Fertman
2005-10-17 10:21           ` Yiannis Mavroukakis

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=434F7D17.1030203@people.pl \
    --to=wiktorw@people.pl \
    --cc=reiserfs-list@namesys.com \
    /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.