From: Marc Dionne <marc.dionne@auristor.com>
To: David Howells <dhowells@redhat.com>
Cc: Christian Brauner <christian@brauner.io>,
linux-afs@lists.infradead.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] afs: Miscellaneous fixes
Date: Wed, 13 Mar 2024 09:55:42 -0300 [thread overview]
Message-ID: <CAB9dFdsYOJ4OyCPZL3ercCoSMHdAGwrXMp2Y2O7iKP2U0L9_bA@mail.gmail.com> (raw)
In-Reply-To: <20240313081505.3060173-1-dhowells@redhat.com>
On Wed, Mar 13, 2024 at 5:15 AM David Howells <dhowells@redhat.com> wrote:
>
> Hi Marc,
>
> Here are some fixes for afs, if you could look them over?
>
> (1) Fix the caching of preferred address of a fileserver. By doing that, we
> stick with whatever address we get a response back from first rather then
> obeying any preferences set.
>
> (2) Fix an occasional FetchStatus-after-RemoveDir. The FetchStatus then
> fails with VNOVNODE (equivalent to -ENOENT) that confuses parts of the
> driver that aren't expecting that.
>
> The patches can be found here:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/log/?h=afs-fixes
>
> Thanks,
> David
>
> David Howells (2):
> afs: Don't cache preferred address
> afs: Fix occasional rmdir-then-VNOVNODE with generic/011
>
> fs/afs/rotate.c | 21 ++++-----------------
> fs/afs/validation.c | 16 +++++++++-------
> 2 files changed, 13 insertions(+), 24 deletions(-)
Reviewed-by: Marc Dionne <marc.dionne@auristor.com>
Marc
next prev parent reply other threads:[~2024-03-13 12:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-13 8:15 [PATCH 0/2] afs: Miscellaneous fixes David Howells
2024-03-13 8:15 ` [PATCH 1/2] afs: Don't cache preferred address David Howells
2024-03-13 8:15 ` [PATCH 2/2] afs: Fix occasional rmdir-then-VNOVNODE with generic/011 David Howells
2024-03-13 12:55 ` Marc Dionne [this message]
2024-03-14 11:13 ` [PATCH 0/2] afs: Miscellaneous fixes Christian Brauner
-- strict thread matches above, loose matches on Subject: below --
2024-02-19 14:39 David Howells
2024-02-20 8:51 ` 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=CAB9dFdsYOJ4OyCPZL3ercCoSMHdAGwrXMp2Y2O7iKP2U0L9_bA@mail.gmail.com \
--to=marc.dionne@auristor.com \
--cc=christian@brauner.io \
--cc=dhowells@redhat.com \
--cc=linux-afs@lists.infradead.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.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;
as well as URLs for NNTP newsgroup(s).