Skip to content
Commit 6e802a4b authored by Jens Axboe's avatar Jens Axboe
Browse files

fs: move filp_close() outside of __close_fd_get_file()



Just one caller of this, and just use filp_close() there manually.
This is important to allow async close/removal of the fd.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 15b71abe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment