]> www.infradead.org Git - users/willy/pagecache.git/commit
ext4 fast_commit: make use of name_snapshot primitives
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 10 Dec 2024 01:10:42 +0000 (20:10 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 28 Jan 2025 00:24:43 +0000 (19:24 -0500)
commit7e3270165a8704ffb3948ef78f139aefc033135a
tree8b362fdcd6714b2881d6968b5aa738c651e90d22
parent95a4ccbbe596b45264af5e3a019cb920c05ccffd
ext4 fast_commit: make use of name_snapshot primitives

... rather than open-coding them.  As a bonus, that avoids the pointless
work with extra allocations, etc. for long names.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ext4/fast_commit.c
fs/ext4/fast_commit.h