lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20221207111727.d5dbfq4mewm4njth@quack3> Date: Wed, 7 Dec 2022 12:17:27 +0100 From: Jan Kara <jack@...e.cz> To: Christoph Hellwig <hch@...radead.org> Cc: Jan Kara <jack@...e.cz>, Theodore Ts'o <tytso@....edu>, linux-ext4@...r.kernel.org, "Ritesh Harjani (IBM)" <ritesh.list@...il.com>, Christoph Hellwig <hch@....de>, Matthew Wilcox <willy@...radead.org>, linux-mm@...ck.org Subject: Re: [PATCH v3 11/12] ext4: Stop providing .writepage hook On Tue 06-12-22 23:38:50, Christoph Hellwig wrote: > On Tue, Dec 06, 2022 at 11:52:25AM +0100, Jan Kara wrote: > > I don't expect any objection. The only reason we didn't export that > > function when I've added it was that only blkdev code was using it and that > > cannot be compiled as a module. Should I send a patch to > > > > I've added a patch to the series to export this function. It is attached. > > > > I can also repost the whole series if these are the only changes that block > > the inclusion. > > I'd do an EXPORT_SYMBOL_GPL, but otherwise the export looks fine, and it > would be good to get this conversion going! OK, I've just copied how buffer_migrate_folio() is exported but I don't mind a GPL export. I'll change it and push out new version of the series. Honza -- Jan Kara <jack@...e.com> SUSE Labs, CR
Powered by blists - more mailing lists