All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	Joel Becker <jlbec@evilplan.org>
Subject: [GIT PULL] configfs updates for Linux 5.15
Date: Wed, 1 Sep 2021 13:25:29 +0200	[thread overview]
Message-ID: <YS9jKWxJxj0+kqBE@infradead.org> (raw)

[Note that Joel reviewed this very recently as well, but I suspect
 you're rather not see a rebase for a few new Reviewed-by: tags]

The following changes since commit 769f52676756b8c5feb302d2d95af59577fc69ec:

  configfs: restore the kernel v5.13 text attribute write behavior (2021-08-09 16:56:00 +0200)

are available in the Git repository at:

  git://git.infradead.org/users/hch/configfs.git tags/configfs-5.15

for you to fetch changes up to c42dd069be8dfc9b2239a5c89e73bbd08ab35de0:

  configfs: fix a race in configfs_lookup() (2021-08-25 07:58:49 +0200)

----------------------------------------------------------------
configfs updates for Linux 5.15

 - fix a race in configfs_lookup (Sishuai Gong)
 - minor cleanups (me)

----------------------------------------------------------------
Christoph Hellwig (3):
      configfs: return -ENAMETOOLONG earlier in configfs_lookup
      configfs: simplify the configfs_dirent_is_ready
      configfs: fold configfs_attach_attr into configfs_lookup

Sishuai Gong (1):
      configfs: fix a race in configfs_lookup()

 fs/configfs/dir.c | 87 ++++++++++++++++++++-----------------------------------
 1 file changed, 31 insertions(+), 56 deletions(-)

             reply	other threads:[~2021-09-01 11:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-01 11:25 Christoph Hellwig [this message]
2021-09-02 17:37 ` [GIT PULL] configfs updates for Linux 5.15 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=YS9jKWxJxj0+kqBE@infradead.org \
    --to=hch@infradead.org \
    --cc=jlbec@evilplan.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.