diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 11:22:38 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 11:36:57 -0700 |
commit | dfaf884233ba726bf389cbf6f629b3a3a7a93923 (patch) | |
tree | 62a0b57d48afc32093afb62ead2455be0e9cdff0 /certs | |
parent | e9d2b35bb9d3ff372fad27998fc3969ced3f563d (diff) |
xfs: push xfs_icreate_args creation out of xfs_create*
Move the initialization of the xfs_icreate_args structure out of
xfs_create and xfs_create_tempfile into their callers so that we can set
the new inode's attributes in one place and pass that through instead of
open coding the collection of attributes all over the code.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions