mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeffle Xu <jefflexu@linux.alibaba.com>
To: dhowells@redhat.com, linux-cachefs@redhat.com
Cc: xiang@kernel.org, torvalds@linux-foundation.org,
	gregkh@linuxfoundation.org, willy@infradead.org,
	linux-fsdevel@vger.kernel.org, joseph.qi@linux.alibaba.com,
	bo.liu@linux.alibaba.com, tao.peng@linux.alibaba.com,
	gerry@linux.alibaba.com, eguan@linux.alibaba.com,
	linux-kernel@vger.kernel.org
Subject: [RESEND PATCH v3 0/4] fscache,erofs: fscache-based demand-read semantics (fscache part)
Date: Thu, 17 Feb 2022 20:01:50 +0800	[thread overview]
Message-ID: <20220217120154.16658-1-jefflexu@linux.alibaba.com> (raw)

Hi David,

This patchset is from [1], which is all fscache part related, in prep
for the newly introduced on-demand read semantics.

The previous patch 5 [2] from [1] is still under modification according
to the comments from Greg. Thus it is not included in this patchset
yet, and will be sent out later.

Whilst these four patches in this patchset are basically trivial cleanup
codes. I do appreciate if you coud give some hint on this work.

Thanks.

[1] https://lore.kernel.org/all/20220215111335.123528-1-jefflexu@linux.alibaba.com/T/
[2] https://lore.kernel.org/all/20220215111335.123528-1-jefflexu@linux.alibaba.com/T/#ma8898ba06bf66d815925a32d1d6689d71346e609



Jeffle Xu (4):
  fscache: export fscache_end_operation()
  fscache: add a method to support on-demand read semantics
  cachefiles: extract generic function for daemon methods
  cachefiles: detect backing file size in on-demand read mode

 Documentation/filesystems/netfs_library.rst | 17 +++++
 fs/cachefiles/Kconfig                       | 13 ++++
 fs/cachefiles/daemon.c                      | 70 +++++++++++++--------
 fs/cachefiles/internal.h                    |  1 +
 fs/cachefiles/namei.c                       | 60 +++++++++++++++++-
 fs/fscache/internal.h                       | 11 ----
 fs/nfs/fscache.c                            |  8 ---
 include/linux/fscache.h                     | 39 ++++++++++++
 include/linux/netfs.h                       |  4 ++
 9 files changed, 178 insertions(+), 45 deletions(-)

-- 
2.27.0


             reply	other threads:[~2022-02-17 12:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17 12:01 Jeffle Xu [this message]
2022-02-17 12:01 ` [RESEND PATCH v3 1/4] fscache: export fscache_end_operation() Jeffle Xu
2022-02-17 12:01 ` [RESEND PATCH v3 2/4] fscache: add a method to support on-demand read semantics Jeffle Xu
2022-02-17 12:01 ` [RESEND PATCH v3 3/4] cachefiles: extract generic function for daemon methods Jeffle Xu
2022-02-17 12:01 ` [RESEND PATCH v3 4/4] cachefiles: detect backing file size in on-demand read mode Jeffle Xu

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=20220217120154.16658-1-jefflexu@linux.alibaba.com \
    --to=jefflexu@linux.alibaba.com \
    --cc=bo.liu@linux.alibaba.com \
    --cc=dhowells@redhat.com \
    --cc=eguan@linux.alibaba.com \
    --cc=gerry@linux.alibaba.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=joseph.qi@linux.alibaba.com \
    --cc=linux-cachefs@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tao.peng@linux.alibaba.com \
    --cc=torvalds@linux-foundation.org \
    --cc=willy@infradead.org \
    --cc=xiang@kernel.org \
    /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®