diff options
author | Amir Goldstein <amir73il@gmail.com> | 2023-06-15 13:22:25 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-06-19 18:09:09 +0200 |
commit | d56e0ddb8fc35a7aa13ab8f21c499a34f45dda05 (patch) | |
tree | 233090f6a072e443912df51b5d2ed1b51a622cb6 /ipc | |
parent | Linux 6.4-rc2 (diff) | |
download | linux-d56e0ddb8fc35a7aa13ab8f21c499a34f45dda05.tar.xz linux-d56e0ddb8fc35a7aa13ab8f21c499a34f45dda05.zip |
fs: rename {vfs,kernel}_tmpfile_open()
Overlayfs and cachefiles use vfs_open_tmpfile() to open a tmpfile
without accounting for nr_files.
Rename this helper to kernel_tmpfile_open() to better reflect this
helper is used for kernel internal users.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Message-Id: <20230615112229.2143178-2-amir73il@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions