[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y5isPdnDCpJ4cL7g@infradead.org>
Date: Tue, 13 Dec 2022 17:45:49 +0100
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Joel Becker <jlbec@...lplan.org>
Subject: [GIT PULL] configfs updates for Linux 6.2
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(-)
Powered by blists - more mailing lists