From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Joel Becker <jlbec@evilplan.org>
Subject: [GIT PULL] configfs updates for Linux 6.2
Date: Tue, 13 Dec 2022 17:45:49 +0100 [thread overview]
Message-ID: <Y5isPdnDCpJ4cL7g@infradead.org> (raw)
The following changes since commit b7b275e60bcd5f89771e865a8239325f86d9927d:
Linux 6.1-rc7 (2022-11-27 13:31:48 -0800)
are available in the Git repository at:
git://git.infradead.org/users/hch/configfs.git tags/configfs-6.2-2022-12-13
for you to fetch changes up to 77992f896745c63ae64bfccfdc429ab7b3d88da5:
configfs: remove mentions of committable items (2022-12-02 11:11:27 +0100)
----------------------------------------------------------------
configfs updates for Linux 6.2
- fix a memory leak in configfs_create_dir (Chen Zhongjin)
- remove mentions of committable items that were implemented
(Bartosz Golaszewski)
----------------------------------------------------------------
Bartosz Golaszewski (1):
configfs: remove mentions of committable items
Chen Zhongjin (1):
configfs: fix possible memory leak in configfs_create_dir()
Documentation/filesystems/configfs.rst | 48 ----------------------------------
fs/configfs/dir.c | 2 ++
include/linux/configfs.h | 3 ---
3 files changed, 2 insertions(+), 51 deletions(-)
next reply other threads:[~2022-12-13 16:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-13 16:45 Christoph Hellwig [this message]
2022-12-13 18:13 ` [GIT PULL] configfs updates for Linux 6.2 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=Y5isPdnDCpJ4cL7g@infradead.org \
--to=hch@infradead.org \
--cc=jlbec@evilplan.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.