commit | 8896b93f42459b18b145c69d399b62870df48061 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Wed Nov 03 18:09:18 2010 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Nov 10 14:31:29 2010 -0500 |
tree | 661b82f867391d16345c75b693f29b24c062d478 | |
parent | 3df057ac9afe83c4af84016df3baf3a0eb1d3d33 [diff] |
locks: remove dead lease error-handling code A minor oversight from f7347ce4ee7c65415f84be915c018473e7076f31, "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 <bfields@redhat.com>