mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "jiale yao" <19888972804@163.com>
To: liubaolin <liubaolin12138@163.com>
Cc: "Namjae Jeon" <linkinjeon@kernel.org>,
	"Sungjong Seo" <sj1557.seo@samsung.com>,
	"Yuezhang Mo" <yuezhang.mo@sony.com>, "Jan Kara" <jack@suse.com>,
	"Hyunchul Lee" <hyc.lee@gmail.com>,
	"Ritesh Harjani (IBM)" <ritesh.list@gmail.com>,
	"Darrick J. Wong" <djwong@kernel.org>,
	exfat@lists.linux.dev, linux-kernel@vger.kernel.org,
	linux-ext4@vger.kernel.org, ntfs@lists.linux.dev
Subject: Re:Re: [PATCH 2/3] ntfs: drain in-flight DIO before buffered write fallback
Date: Sat, 26 Sep 2026 15:29:45 +0800 (CST)	[thread overview]
Message-ID: <8700d3f.1059.1a0dc9ebcb3.Coremail.19888972804@163.com> (raw)
In-Reply-To: <b51a2ffa-5778-4075-a679-84cd3acf419a@163.com>

Hi Baolin, 
At 2026-09-24 20:04:14, "liubaolin" <liubaolin12138@163.com> wrote:
>Hi Jiale,
>    This fallback path can still have IOCB_NOWAIT set, but 
>inode_dio_wait() blocks when there is outstanding DIO. Clearing 
>IOCB_DIRECT does not clear IOCB_NOWAIT.
>
>   In comparison, ext4_buffered_write_iter() rejects NOWAIT requests 
>before reaching the wait.
>
>   Could we also handle IOCB_NOWAIT before entering this potentially 
>blocking fallback?
>   If no bytes have been written, we can return -EAGAIN; if some DIO has 
>already completed, we should preserve the positive short-write result.

V2 is here, https://lore.kernel.org/all/20260926072612.3022680-1-yaojiale02@163.com

Jiale

  parent reply	other threads:[~2026-09-26  7:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-24 11:05 [PATCH 0/3] fs: " Jiale Yao
2026-09-24 11:05 ` [PATCH 1/3] ext2: " Jiale Yao
2026-09-24 11:05 ` [PATCH 2/3] ntfs: " Jiale Yao
2026-09-24 12:04   ` liubaolin
2026-09-24 12:20     ` jiale yao
2026-09-26  7:29     ` jiale yao [this message]
2026-09-24 11:05 ` [PATCH 3/3] exfat: " Jiale Yao

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=8700d3f.1059.1a0dc9ebcb3.Coremail.19888972804@163.com \
    --to=19888972804@163.com \
    --cc=djwong@kernel.org \
    --cc=exfat@lists.linux.dev \
    --cc=hyc.lee@gmail.com \
    --cc=jack@suse.com \
    --cc=linkinjeon@kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liubaolin12138@163.com \
    --cc=ntfs@lists.linux.dev \
    --cc=ritesh.list@gmail.com \
    --cc=sj1557.seo@samsung.com \
    --cc=yuezhang.mo@sony.com \
    /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

all inboxes | Powered by JetHome®