diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-04-11 12:06:08 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-12 12:09:41 -0600 |
commit | d581076b6a85c6f8308a4ba2bdcd82651f5183df (patch) | |
tree | b10345de51c30b4f7a2230a44e5cbc0e4f3a81b4 /scripts | |
parent | 2933ae6eaa05e8db6ad33a3ca12af18d2a25358c (diff) | |
download | linux-d581076b6a85c6f8308a4ba2bdcd82651f5183df.tar.gz linux-d581076b6a85c6f8308a4ba2bdcd82651f5183df.tar.bz2 linux-d581076b6a85c6f8308a4ba2bdcd82651f5183df.zip |
io_uring/rsrc: extract SCM file put helper
SCM file accounting is a slow path and is only used for UNIX files.
Extract a helper out of io_rsrc_file_put() that does the SCM
unaccounting.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/58cc7bffc2ee96bec8c2b89274a51febcbfa5556.1681210788.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions