|
@@ -982,6 +982,7 @@ nomem:
|
|
submit_op_failed:
|
|
submit_op_failed:
|
|
clear_bit(FSCACHE_OBJECT_IS_LIVE, &object->flags);
|
|
clear_bit(FSCACHE_OBJECT_IS_LIVE, &object->flags);
|
|
spin_unlock(&cookie->lock);
|
|
spin_unlock(&cookie->lock);
|
|
|
|
+ fscache_unuse_cookie(object);
|
|
kfree(op);
|
|
kfree(op);
|
|
_leave(" [EIO]");
|
|
_leave(" [EIO]");
|
|
return transit_to(KILL_OBJECT);
|
|
return transit_to(KILL_OBJECT);
|