]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libxfs: backport inode init code from the kernel
authorDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 01:12:31 +0000 (18:12 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 10:42:07 +0000 (12:42 +0200)
commitfdf7f98794ac856930f26bb6bd10dacf5ad3935e
tree9007799178f76eaa518c551d707e5e93c8e58f34
parent62c2477deae9e24e051f9f1ded74687b343f2b7f
libxfs: backport inode init code from the kernel

Reorganize the userspace inode initialization code to more closely
resemble its kernel counterpart.  This is preparation to hoist the
initialization routines to libxfs.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
include/xfs_inode.h
include/xfs_mount.h
libxfs/inode.c
libxfs/libxfs_priv.h