linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
From: Chao Yu <chao@kernel.org>
To: Patrick Doyle <wpdster@gmail.com>, yuchao0@huawei.com
Cc: jaegeuk@kernel.org, linux-f2fs-devel@lists.sourceforge.net
Subject: Re: Are there limitation to the number of named pipes/FIFO's supported by F2FS?
Date: Thu, 6 Sep 2018 21:29:57 +0800	[thread overview]
Message-ID: <73dd29bd-1686-e77b-89dd-58703debd395@kernel.org> (raw)
In-Reply-To: <CAF_dkJDCi4Jb0dZ1rNo97ru7idTucxLy3DXUDgBjs8rxumYLHQ@mail.gmail.com>

On 2018/9/6 21:14, Patrick Doyle wrote:
> On Wed, Sep 5, 2018 at 9:51 PM Chao Yu <yuchao0@huawei.com> wrote:
>> On 2018/9/6 0:11, Patrick Doyle wrote:
>>> I think it would also be worthwhile also to submit patches to the LTS
>>> kernels that would check for an inhibit mounting of F2FS filesystems
>>> that have features unsupported by the kernel.  If that is already in
>>> place, then I shouldn't have been able to mount my f2fs partition if
>>> it had the "Large nat bitmap feature" enabled.
>>
>> Agreed, but I tracked LTS version in Linux upstream and kernel version in
>> LTS of ubuntu:
> ...
>> And not sure that other distribution of linux will use above version
>> kernel, in order to fix all version, we have to:
>>
>> 1. find all linux distributions LTS kernel version.
>> 2. make and send the right fixing patch to all distribution's kernel
>> maintainers.
>>
>> Thoughts?
> My original recommendation was to patch the F2FS kernel driver so that
> it refuses to mount filesystems with incompatible, or unknown,
> options.  (I freely admit, I don't know what's involved in such a
> patch, but I feel that there should be some way to validate the
> features and format of the superblock to ensure that they are
> compatible with the features expected by that particular version of
> the kernel driver.)  I would expect that you should only need to
> submit that patch against the kernel LTS versions (listed at

Below info is picked from kernel.org, you can see longterm version is 4.4/4.9/4.14

Linux Kernel Release Status
		KERNEL VERSION
mainline:	4.19-rc2
stable:		4.18.6
stable:		4.17.19 [EOL]
longterm:	4.14.68
longterm:	4.9.125
longterm:	4.4.154

> kernel.org) and let the distribution maintainers take it from there.

But, for example, ubuntu use below version kernel as underlying OS
16.04		4.13
18.04		4.15

So you can see, it's not possible to let distribution maintainers take related
patch from kernel.org, since they are maintaining different LTS kernel version.

Thanks,

> 
> --wpd
> 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

  reply	other threads:[~2018-09-06 13:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-04 16:28 Are there limitation to the number of named pipes/FIFO's supported by F2FS? Patrick Doyle
2018-09-05  1:55 ` Chao Yu
2018-09-05  4:12   ` Jaegeuk Kim
2018-09-05 13:35     ` Patrick Doyle
2018-09-05 15:57       ` Chao Yu
2018-09-05 16:11         ` Patrick Doyle
2018-09-05 17:30           ` Jaegeuk Kim
2018-09-06  1:51           ` Chao Yu
2018-09-06 13:14             ` Patrick Doyle
2018-09-06 13:29               ` Chao Yu [this message]
2018-09-06  2:03           ` Chao Yu
2018-09-06 12:44             ` Chao Yu
2018-09-06 13:31             ` Patrick Doyle
2018-09-05 17:16         ` Jaegeuk Kim

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=73dd29bd-1686-e77b-89dd-58703debd395@kernel.org \
    --to=chao@kernel.org \
    --cc=jaegeuk@kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=wpdster@gmail.com \
    --cc=yuchao0@huawei.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 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).