From: David Howells <dhowells@redhat.com>
To: torvalds@linux-foundation.org
Cc: dhowells@redhat.com, jlayton@kernel.org,
Khalid Masum <khalid.masum.92@gmail.com>,
Gao Xiang <hsiangkao@linux.alibaba.com>,
Jeffle Xu <jefflexu@linux.alibaba.com>,
Sun Ke <sunke32@huawei.com>, Xin Yin <yinxin.x@bytedance.com>,
Yongqing Li <liyongqing@bytedance.com>,
Dan Carpenter <dan.carpenter@oracle.com>,
Randy Dunlap <rdunlap@infradead.org>,
linux-cachefs@redhat.com, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] fscache, cachefiles: Miscellaneous fixes
Date: Wed, 31 Aug 2022 17:14:39 +0100 [thread overview]
Message-ID: <1867371.1661962479@warthog.procyon.org.uk> (raw)
Hi Linus,
Here's a collection of fixes for fscache and cachefiles, if you could pull
them:
(1) Fix kdoc on fscache_use/unuse_cookie().
(2) Fix the error returned by cachefiles_ondemand_copen() from an upcall
result.
(3) Fix the distribution of requests in on-demand mode in cachefiles to be
fairer by cycling through them rather than picking the one with the
lowest ID each time (IDs being reused).
David
---
The following changes since commit b90cb1053190353cc30f0fef0ef1f378ccc063c5:
Linux 6.0-rc3 (2022-08-28 15:05:29 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/fscache-fixes-20220831
for you to fetch changes up to 1122f40072731525c06b1371cfa30112b9b54d27:
cachefiles: make on-demand request distribution fairer (2022-08-31 16:41:10 +0100)
----------------------------------------------------------------
fscache/cachefiles fixes
----------------------------------------------------------------
Khalid Masum (1):
fscache: fix misdocumented parameter
Sun Ke (1):
cachefiles: fix error return code in cachefiles_ondemand_copen()
Xin Yin (1):
cachefiles: make on-demand request distribution fairer
fs/cachefiles/internal.h | 1 +
fs/cachefiles/ondemand.c | 22 ++++++++++++++++------
include/linux/fscache.h | 4 ++--
3 files changed, 19 insertions(+), 8 deletions(-)
next reply other threads:[~2022-08-31 16:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-31 16:14 David Howells [this message]
2022-08-31 17:20 ` pr-tracker-bot
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=1867371.1661962479@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=dan.carpenter@oracle.com \
--cc=hsiangkao@linux.alibaba.com \
--cc=jefflexu@linux.alibaba.com \
--cc=jlayton@kernel.org \
--cc=khalid.masum.92@gmail.com \
--cc=linux-cachefs@redhat.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liyongqing@bytedance.com \
--cc=rdunlap@infradead.org \
--cc=sunke32@huawei.com \
--cc=torvalds@linux-foundation.org \
--cc=yinxin.x@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
all inboxes | Powered by JetHome®