Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rbd: don't retry watch reregistration if header object is gone
If the header object gets deleted (perhaps along with the entire pool), there is no point in attempting to reregister the watch. Treat this the same as blacklisting: fail all pending and new I/Os requiring the lock. Signed-off-by: Ilya Dryomov <[email protected]>
- Loading branch information