public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [btrfs] c0aaf9b7a1: ltp: stuck at diotest4
Date: Thu, 3 Sep 2020 11:11:23 +0200	[thread overview]
Message-ID: <20200903091123.GO28318@suse.cz> (raw)
In-Reply-To: <20200903062837.GA3654@xsang-OptiPlex-9020>

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.

  reply	other threads:[~2020-09-03  9:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03  6:28 [LTP] [btrfs] c0aaf9b7a1: ltp: stuck at diotest4 kernel test robot
2020-09-03  9:11 ` David Sterba [this message]
2020-09-03 13:29   ` Sang, Oliver

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=20200903091123.GO28318@suse.cz \
    --to=dsterba@suse.cz \
    --cc=ltp@lists.linux.it \
    /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