From: Edward Shishkin <edward.shishkin@gmail.com>
To: "Theodore Y. Ts'o" <tytso@mit.edu>
Cc: David Niklas <Hgntkwis@vfemail.net>,
reiserfs-devel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: Reiser4 hard lockup
Date: Wed, 28 Oct 2020 02:04:08 +0100 [thread overview]
Message-ID: <b46d25c0-9f4a-5483-05f8-c104da20767e@gmail.com> (raw)
In-Reply-To: <20201027193633.GE5691@mit.edu>
On 10/27/2020 08:36 PM, Theodore Y. Ts'o wrote:
> On Tue, Oct 27, 2020 at 01:53:31AM +0100, Edward Shishkin wrote:
>>>> reiser4progs 1.1.x Software Framework Release Number (SFRN) 4.0.1 file
>>>> system utilities should not be used to check/fix media formatted 'a
>>>> priori' in SFRN 4.0.2 and vice-versa.
>>>
>>> Honestly, this is the first time I've heard about a Linux FS having
>>> versioning other than a major one
>>
>> This is because, unlike other Linux file systems, reiser4 is a
>> framework.
>>
>> In vanilla kernel having a filesystem-as-framework is discouraged for
>> ideological reasons. As they explained: "nobody's interested in
>> plugins". A huge monolithic mess without any internal structure -
>> welcome :)
>
> I wouldn't call it an ideological problem, but more about wanting to
> assure interoperability issues and wanting to reduce confusion on the
> part of users, especially if images get moved between systems. There
> is also plenty of way of introducing internal structure and code
> cleanliness without going completely undisciplined with respect to
> on-disk format extensions. :-)
Have you made this up right now?
I remember very well all the requests for merging reiser4 to upstream
(in 2004, 2005 and 2006 years) - compatibility claims had never been
raised. Especially, it is not a problem to add mechanisms for keeping
track of compatibility at any time.
>
> Finally, I'll note that ext 2/3/4 does have a rather fine-grained set
> of feature flags, with specific rules about what the kernel --- and
> e2fsck --- should do if it finds a feature bit it doesn't understand
> in the incompat, ro_compat, and compat feature flags set. This is
> especially helpful since we have multiple implementations of ext 2/3/4
> out there (in FreeBSD, the GRUB bootloader, GNU HURD, Fuchsia, etc.)
> and so using feature bits allow for safe and reliable interoperability
> with the user being warned if they can safely only mount the file
> system read-only, or not at all, if the file system has some new
> feature that their current OS version does not support. We can also
> give appropriate warnings if they are using an insufficiently recent
> version of the userspace tools.
"Fine-grained" means per-volume decisions mount/not mount/read-only
mount? It is even not yesterday technique. It is an ice age...
Edward.
next prev parent reply other threads:[~2020-10-28 1:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-25 9:04 PROBLEM: Reiser4 hard lockup Metztli Information Technology
2020-10-26 1:07 ` David Niklas
2020-10-27 0:53 ` Edward Shishkin
2020-10-27 19:36 ` Theodore Y. Ts'o
2020-10-28 1:04 ` Edward Shishkin [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-26 10:42 Metztli Information Technology
2020-10-26 23:22 ` David Niklas
2020-10-24 20:36 David Niklas
2020-10-25 12:50 ` Edward Shishkin
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=b46d25c0-9f4a-5483-05f8-c104da20767e@gmail.com \
--to=edward.shishkin@gmail.com \
--cc=Hgntkwis@vfemail.net \
--cc=linux-kernel@vger.kernel.org \
--cc=reiserfs-devel@vger.kernel.org \
--cc=tytso@mit.edu \
/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).