[PATCH] reintroduce close() optimisation
This optimisation is really noticeable as it avoids having to take the BKL on every close().
Showing
Please register or sign in to comment
This optimisation is really noticeable as it avoids having to take the BKL on every close().