diff options
author | 2023-06-15 14:22:27 +0300 | |
---|---|---|
committer | 2023-06-19 18:12:04 +0200 | |
commit | 8a05a8c31d06c5d0d67b273a4a00f87269adde82 (patch) | |
tree | 752752f524143b6cf74ac7f99acf95b3605ecab2 /scripts/generate_rust_analyzer.py | |
parent | fs: use a helper for opening kernel internal files (diff) | |
download | wireguard-linux-8a05a8c31d06c5d0d67b273a4a00f87269adde82.tar.xz wireguard-linux-8a05a8c31d06c5d0d67b273a4a00f87269adde82.zip |
fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers
Use a common helper init_file() instead of __alloc_file() for
alloc_empty_file*() helpers and improrve the documentation.
This is needed for a follow up patch that allocates a backing_file
container.
Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Message-Id: <20230615112229.2143178-4-amir73il@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions