From: Oleg Drokin <green@namesys.com>
To: Nick Urbanik <nicku@vtc.edu.hk>
Cc: reiserfs-list@namesys.com
Subject: Re: How tell what version of reiserfs my filesystem is?
Date: Wed, 3 Apr 2002 15:18:13 +0400 [thread overview]
Message-ID: <20020403151813.A4949@namesys.com> (raw)
In-Reply-To: <3CAAD745.447646E4@vtc.edu.hk>
Hello!
On Wed, Apr 03, 2002 at 06:19:49PM +0800, Nick Urbanik wrote:
> How do I tell whether each of my file systems is 3.5 or 3.6?
If you run 2.2.x kernel, then you have reiserfs v3.5
If you have 2.[45].x kernel, then look it to the dmesg output
(or in the boot logs). If there is following message appears
after reiserfs mount messages: 'reiserfs: using 3.5.x disk format',
it means that filesystem is v3.5 format,
otherwise it is v3.6 format.
Also with recent 2.4 kernels (2.4.17+), you can lookup this info
in the /proc filesystem if you have enabled CONFIG_REISERFS_PROC_INFO.
Bye,
Oleg
next prev parent reply other threads:[~2002-04-03 11:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-03 10:19 How tell what version of reiserfs my filesystem is? Nick Urbanik
2002-04-03 11:18 ` Oleg Drokin [this message]
2002-04-03 21:06 ` Nick Urbanik
2002-04-04 5:10 ` Oleg Drokin
2002-04-05 1:37 ` Nick Urbanik
2002-04-09 14:02 ` Bernd Schubert
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=20020403151813.A4949@namesys.com \
--to=green@namesys.com \
--cc=nicku@vtc.edu.hk \
--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.