Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
locks: remove dead lease error-handling code
A minor oversight from f7347ce, "fasync: re-organize fasync entry insertion to allow it under a spinlock": this cleanup-on-error was only needed to handle -ENOMEM. Now that we're preallocating it's unneeded. Signed-off-by: J. Bruce Fields <[email protected]>
- Loading branch information