From: Greg KH <gregkh@linuxfoundation.org>
To: Anton Altaparmakov <anton@tuxera.com>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: Merging backported fscrypt to 4.4?
Date: Thu, 12 Oct 2017 14:11:39 +0200 [thread overview]
Message-ID: <20171012121139.GA11740@kroah.com> (raw)
In-Reply-To: <010EE55A-A5A5-49F9-AB56-980F3A25111D@tuxera.com>
On Thu, Oct 12, 2017 at 11:59:03AM +0000, Anton Altaparmakov wrote:
> Hi Greg,
>
> As 4.4 is now going to be "the stable kernel" until 2022 and we have backported fscrypt to 4.4. Currently we (that is Tuxera) have it as an out of tree proof of concept module and we could maintain it like that but given the kernel is going to be around for another 5 years perhaps it would be useful for everyone to have fscrypt in the stable 4.4 tree itself... Then ext4/f2fs could support fscrypt based encryption in the 4.4 kernel which is of interest to many device manufacturers (which is why we have done the backport - it was driven by customers)...
>
> What do you think? Would you accept a backported fscrypt into the stable 4.4 tree?
The LTS rules are still the same, no matter if I maintain it for a few
months, or a few years/decades. So how does adding a bunch of new code
for no in-kernel users fit into the existing rules?
If a device manufacture wants the fscrypt feature, great, use a newer
kernel (like 4.9 or better yet, 4.14.) It's always best to use newer
kernels, right?
> Note, the reason I am asking before sending patches is that we need to make some changes to our current backport if it is going into the kernel as we need to update the struct inode and struct super_block. (We currently work around this in the out of tree fscrypt module but it would be much cleaner to have it all done in the correct places as it is in the current fscrypt in mainline.)
You should convince your customers to use a more modern kernel :)
thanks,
greg k-h
next prev parent reply other threads:[~2017-10-12 12:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-12 11:59 Merging backported fscrypt to 4.4? Anton Altaparmakov
2017-10-12 12:11 ` Greg KH [this message]
2017-10-12 12:30 ` Anton Altaparmakov
2017-10-12 12:49 ` Greg KH
2017-10-12 13:26 ` Anton Altaparmakov
2017-10-12 13:45 ` Greg KH
2017-10-12 13:53 ` Anton Altaparmakov
2017-10-12 17:26 ` Willy Tarreau
2017-10-13 8:57 ` Anton Altaparmakov
2017-10-13 14:57 ` Willy Tarreau
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=20171012121139.GA11740@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=anton@tuxera.com \
--cc=stable@vger.kernel.org \
/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.