|
@@ -2924,7 +2924,7 @@ again:
|
|
|
/*
|
|
|
* if target is down, we need to clear DLM_LOCK_RES_BLOCK_DIRTY for
|
|
|
* another try; otherwise, we are sure the MIGRATING state is there,
|
|
|
- * drop the unneded state which blocked threads trying to DIRTY
|
|
|
+ * drop the unneeded state which blocked threads trying to DIRTY
|
|
|
*/
|
|
|
spin_lock(&res->spinlock);
|
|
|
BUG_ON(!(res->state & DLM_LOCK_RES_BLOCK_DIRTY));
|