mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 05:42:10 -04:00
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: Jens Axboe <axboe@kernel.dk>