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:   Thu, 3 Sep 2020 13:29:57 +0000
From:   "Sang, Oliver" <oliver.sang@...el.com>
To:     "dsterba@...e.cz" <dsterba@...e.cz>
CC:     Goldwyn Rodrigues <rgoldwyn@...e.com>,
        David Sterba <dsterba@...e.com>,
        LKML <linux-kernel@...r.kernel.org>,
        "lkp@...ts.01.org" <lkp@...ts.01.org>, lkp <lkp@...el.com>,
        "ltp@...ts.linux.it" <ltp@...ts.linux.it>,
        "linux-btrfs@...r.kernel.org" <linux-btrfs@...r.kernel.org>
Subject: RE: [btrfs] c0aaf9b7a1: ltp: stuck at diotest4

> -----Original Message-----
> From: David Sterba <dsterba@...e.cz>
> Sent: Thursday, September 3, 2020 5:11 PM
> To: Sang, Oliver <oliver.sang@...el.com>
> Cc: Goldwyn Rodrigues <rgoldwyn@...e.com>; David Sterba
> <dsterba@...e.com>; LKML <linux-kernel@...r.kernel.org>; lkp@...ts.01.org;
> lkp <lkp@...el.com>; ltp@...ts.linux.it; linux-btrfs@...r.kernel.org
> Subject: Re: [btrfs] c0aaf9b7a1: ltp: stuck at diotest4
> 
> On Thu, Sep 03, 2020 at 02:28:37PM +0800, kernel test robot wrote:
> > Greeting,
> >
> > FYI, we noticed the following commit (built with gcc-9):
> >
> > commit: c0aaf9b7a114f6b75e0da97be7d99c102347a751 ("btrfs: switch to
> > iomap_dio_rw() for dio")
> > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git
> > master
> 
> That's probably the O_DIRECT + O_(D)SYNC deadlock that was found recently.
> One of the cases in diotest4 does
> 
> 	open(filename, O_DIRECT | O_RDWR | O_SYNC)
> 
> Fix is work in progress, thanks for the report.

Thanks a lot for information!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ