linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Szeredi <miklos@szeredi.hu>
To: Yongji Xie <xieyongji@bytedance.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] fuse: Pass correct lend value to filemap_write_and_wait_range()
Date: Tue, 7 Dec 2021 15:22:05 +0100	[thread overview]
Message-ID: <CAJfpegsc1TP0LpqpHgPdj4QyJNR0wxFbHuOLXTt8hksFeR++sQ@mail.gmail.com> (raw)
In-Reply-To: <CACycT3vHBUpSsDEseovmJHJm3o=pcKcOEee7J-1eumUomJO00w@mail.gmail.com>

On Tue, 7 Dec 2021 at 12:30, Yongji Xie <xieyongji@bytedance.com> wrote:
>
> Ping.
>
> On Mon, Nov 22, 2021 at 5:07 PM Xie Yongji <xieyongji@bytedance.com> wrote:
> >
> > The acceptable maximum value of lend parameter in
> > filemap_write_and_wait_range() is LLONG_MAX rather
> > than -1. And there is also some logic depending on
> > LLONG_MAX check in write_cache_pages(). So let's
> > pass LLONG_MAX to filemap_write_and_wait_range()
> > in fuse_writeback_range() instead.

Looks good; applied.

Thanks,
Miklos

      reply	other threads:[~2021-12-07 14:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22  9:05 [PATCH] fuse: Pass correct lend value to filemap_write_and_wait_range() Xie Yongji
2021-12-07 11:29 ` Yongji Xie
2021-12-07 14:22   ` Miklos Szeredi [this message]

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=CAJfpegsc1TP0LpqpHgPdj4QyJNR0wxFbHuOLXTt8hksFeR++sQ@mail.gmail.com \
    --to=miklos@szeredi.hu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=xieyongji@bytedance.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;
as well as URLs for NNTP newsgroup(s).