mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
53dec2ea74
Assumes current->files->file_lock is already held on invocation. Helps the caller check the file before removing the fd, if it needs to. Signed-off-by: Jens Axboe <axboe@kernel.dk>