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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 1 Mar 2023 18:32:48 +0000
From:   Steven French <Steven.French@...rosoft.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        David Howells <dhowells@...hat.com>
CC:     Vishal Moola <vishal.moola@...il.com>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Jan Kara <jack@...e.cz>, pc <pc@....nz>,
        Matthew Wilcox <willy@...radead.org>,
        Huang Ying <ying.huang@...el.com>,
        Baolin Wang <baolin.wang@...ux.alibaba.com>,
        Xin Hao <xhao@...ux.alibaba.com>,
        "linux-mm@...ck.org" <linux-mm@...ck.org>,
        "mm-commits@...r.kernel.org" <mm-commits@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Steve French <smfrench@...il.com>
Subject: RE: [EXTERNAL] Re: [RFC][PATCH] cifs: Fix cifs_writepages_region()

Have been doing additional testing of these - and also verified that David's most recent patch, now in my for-next branch ("cifs: Fix memory leak in direct I/O") fixes the remaining problem (the issue with xfstest 208 that Murphy pointed out).  Will send the three small cifs fixes from David later this week, along with some unrelated fixes from Paulo and Shyam.


-----Original Message-----
From: Linus Torvalds <torvalds@...ux-foundation.org> 
Sent: Friday, February 24, 2023 1:06 PM
To: David Howells <dhowells@...hat.com>
Cc: Steven French <Steven.French@...rosoft.com>; Vishal Moola <vishal.moola@...il.com>; Andrew Morton <akpm@...ux-foundation.org>; Jan Kara <jack@...e.cz>; pc <pc@....nz>; Matthew Wilcox <willy@...radead.org>; Huang Ying <ying.huang@...el.com>; Baolin Wang <baolin.wang@...ux.alibaba.com>; Xin Hao <xhao@...ux.alibaba.com>; linux-mm@...ck.org; mm-commits@...r.kernel.org; linux-kernel@...r.kernel.org
Subject: [EXTERNAL] Re: [RFC][PATCH] cifs: Fix cifs_writepages_region()

[You don't often get email from torvalds@...ux-foundation.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]

On Fri, Feb 24, 2023 at 10:58 AM Linus Torvalds <torvalds@...ux-foundation.org> wrote:
>
> I'll apply that minimal fix for now - I think the right thing to do is 
> your bigger patch, but that needs more thinking (or at least splitting 
> up).

Minimal fix applied - that way I can drop this for now, and we can discuss the whole "maybe we can just use write_cache_pages()" instead.

Because that _would_ be lovely, even if it's possible that the generic helper might need some extra love to work better for cifs/afs.

             Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ