All of lore.kernel.org
 help / color / mirror / Atom feed
* Could reiserfsprogs display volume labels when doing fsck upon boot?
@ 2005-10-14  9:40 Wiktor Wandachowicz
  2005-10-14 10:09 ` Raymond A. Meijer
  2005-10-14 12:07 ` Vitaly Fertman
  0 siblings, 2 replies; 12+ messages in thread
From: Wiktor Wandachowicz @ 2005-10-14  9:40 UTC (permalink / raw)
  To: reiserfs-list

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-10-17 10:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-14  9:40 Could reiserfsprogs display volume labels when doing fsck upon boot? Wiktor Wandachowicz
2005-10-14 10:09 ` 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

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.