Merge to Fedora kernel-2.6.18-1.2257_FC5 patched with stable patch-2.6.18.5-vs2.0...
[linux-2.6.git] / drivers / md / dm-snap.c
index 1d0fafd..6578b26 100644 (file)
@@ -691,6 +691,7 @@ static void pending_complete(struct pending_exception *pe, int success)
 
                free_exception(e);
 
+               remove_exception(&pe->e);
                error_snapshot_bios(pe);
                goto out;
        }