From: Paulo Alcantara <pc@manguebit.com>
To: David Howells <dhowells@redhat.com>,
Christian Brauner <christian@brauner.io>
Cc: David Howells <dhowells@redhat.com>,
Max Kellermann <max.kellermann@ionos.com>,
Jeff Layton <jlayton@kernel.org>,
netfs@lists.linux.dev, linux-afs@lists.infradead.org,
linux-cifs@vger.kernel.org, linux-nfs@vger.kernel.org,
ceph-devel@vger.kernel.org, v9fs@lists.linux.dev,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] netfs: Miscellaneous fixes
Date: Fri, 14 Mar 2025 17:44:17 -0300 [thread overview]
Message-ID: <9a3639ed95490e40b62d364c09c24e3b@manguebit.com> (raw)
In-Reply-To: <20250314164201.1993231-1-dhowells@redhat.com>
David Howells <dhowells@redhat.com> writes:
> Hi Christian,
>
> Here are some miscellaneous fixes and changes for netfslib, if you could
> pull them:
>
> (1) Fix the collection of results during a pause in transmission.
>
> (2) Call ->invalidate_cache() only if provided.
>
> (3) Fix the rolling buffer to not hammer atomic bit clears when loading
> from readahead.
>
> (4) Fix netfs_unbuffered_read() to return ssize_t.
>
> The patches can also be found here:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/log/?h=netfs-fixes
>
> Thanks,
> David
>
> David Howells (3):
> netfs: Fix collection of results during pause when collection
> offloaded
> netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits
> netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
>
> Max Kellermann (1):
> netfs: Call `invalidate_cache` only if implemented
>
> fs/netfs/direct_read.c | 6 +++---
> fs/netfs/read_collect.c | 18 ++++++++++--------
> fs/netfs/rolling_buffer.c | 4 ----
> fs/netfs/write_collect.c | 3 ++-
> 4 files changed, 15 insertions(+), 16 deletions(-)
Acked-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
next prev parent reply other threads:[~2025-03-14 20:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-14 16:41 [PATCH 0/4] netfs: Miscellaneous fixes David Howells
2025-03-14 16:41 ` [PATCH 1/4] netfs: Fix collection of results during pause when collection offloaded David Howells
2025-03-14 16:41 ` [PATCH 2/4] netfs: Call `invalidate_cache` only if implemented David Howells
2025-03-14 16:41 ` [PATCH 3/4] netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits David Howells
2025-03-14 16:41 ` [PATCH 4/4] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int David Howells
2025-03-14 20:44 ` Paulo Alcantara [this message]
2025-03-19 9:04 ` [PATCH 0/4] netfs: Miscellaneous fixes Christian Brauner
-- strict thread matches above, loose matches on Subject: below --
2025-05-19 9:07 David Howells
2025-05-20 11:34 ` Christian Brauner
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=9a3639ed95490e40b62d364c09c24e3b@manguebit.com \
--to=pc@manguebit.com \
--cc=ceph-devel@vger.kernel.org \
--cc=christian@brauner.io \
--cc=dhowells@redhat.com \
--cc=jlayton@kernel.org \
--cc=linux-afs@lists.infradead.org \
--cc=linux-cifs@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=max.kellermann@ionos.com \
--cc=netfs@lists.linux.dev \
--cc=v9fs@lists.linux.dev \
/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).