From: David Howells <dhowells@redhat.com>
To: torvalds@linux-foundation.org
Cc: dhowells@redhat.com, marc.dionne@auristor.com,
linux-afs@lists.infradead.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] afs: Split readpage and fix file creation mtime
Date: Tue, 02 Nov 2021 11:00:52 +0000 [thread overview]
Message-ID: <4096836.1635850852@warthog.procyon.org.uk> (raw)
Hi Linus,
Can you pull these afs patches please? There are two of them:
(1) Split the readpage handler for symlinks from the one for files. The
symlink readpage isn't given a file pointer, so the handling has to be
special-cased.
This has been posted as part of a patchset to foliate netfs, afs,
etc.[1] but I've moved it to this one as it's not actually doing
foliation but is more of a pre-cleanup.
(2) Fix file creation to set the mtime from the client's clock to keep
make happy if the server's clock isn't quite in sync.[2]
Thanks,
David
Link: https://lore.kernel.org/r/163005742570.2472992.7800423440314043178.stgit@warthog.procyon.org.uk/ [1]
Link: http://lists.infradead.org/pipermail/linux-afs/2021-October/004395.html [2]
---
The following changes since commit 8bb7eca972ad531c9b149c0a51ab43a417385813:
Linux 5.15 (2021-10-31 13:53:10 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-next-20211102
for you to fetch changes up to 52af7105eceb311b96b3b7971a367f30a70de907:
afs: Set mtime from the client for yfs create operations (2021-11-02 09:42:26 +0000)
----------------------------------------------------------------
AFS changes
----------------------------------------------------------------
David Howells (1):
afs: Sort out symlink reading
Marc Dionne (1):
afs: Set mtime from the client for yfs create operations
fs/afs/file.c | 14 +++++++++-----
fs/afs/inode.c | 6 +++---
fs/afs/internal.h | 3 ++-
fs/afs/yfsclient.c | 32 +++++++++++++-------------------
4 files changed, 27 insertions(+), 28 deletions(-)
next reply other threads:[~2021-11-02 11:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-02 11:00 David Howells [this message]
2021-11-02 19:52 ` 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=4096836.1635850852@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=linux-afs@lists.infradead.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.dionne@auristor.com \
--cc=torvalds@linux-foundation.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®