summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.h
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-09-01 11:04:14 -0700
committerDarrick J. Wong <djwong@kernel.org>2021-09-17 18:55:03 -0700
commit3a5e85f82036e081b7469ca47f7365824a52caaa (patch)
tree436a2575a64a5891a9d8fba188c4fed9f3bb313d /fs/xfs/xfs_inode.h
parent1a25dedbaf3b76482a98e4ec0338b905d0fbfac2 (diff)
xfs: split new inode creation into two pieces
There are two parts to initializing a newly allocated inode: setting up the incore structures, and initializing the new inode core based on the parent inode and the current user's environment. The initialization code is not specific to the kernel, so we would like to share that with userspace by hoisting it to libxfs. Therefore, split xfs_icreate into separate functions to prepare for the next few patches. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_inode.h')
0 files changed, 0 insertions, 0 deletions