[GIT PULL] configfs updates for Linux 6.13
From: Christoph Hellwig
Date: Tue Nov 19 2024 - 12:01:59 EST
The following changes since commit 0a9b9d17f3a781dea03baca01c835deaa07f7cc3:
Merge tag 'pm-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2024-11-13 13:32:51 -0800)
are available in the Git repository at:
git://git.infradead.org/users/hch/configfs.git tags/configfs-6.13-2024-11-19
for you to fetch changes up to 84147f4e84c4f4822006161c5ad43612ac906407:
configfs: improve item creation performance (2024-11-14 07:45:20 +0100)
----------------------------------------------------------------
configfs updates for Linux 6.13
- remove unused code (Dr. David Alan Gilbert)
- improve item creation performance (Seamus Connor)
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
configfs: remove unused configfs_hash_and_remove
Seamus Connor (1):
configfs: improve item creation performance
fs/configfs/configfs_internal.h | 4 ++--
fs/configfs/dir.c | 42 +++++++++++++++++++++++++++++++----------
fs/configfs/inode.c | 25 ------------------------
3 files changed, 34 insertions(+), 37 deletions(-)