Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273835
b: refs/heads/master
c: 69ef68c
h: refs/heads/master
i:
  273833: 5a54e56
  273831: 63b960b
v: v3
  • Loading branch information
Li Dongyang authored and Konrad Rzeszutek Wilk committed Oct 13, 2011
1 parent ac8aa9d commit 616aa8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ed30bf317c5ceb25166cdbce3e0b35e33c82b509
refs/heads/master: 69ef68cef961a934c35308843a04b26d91cad4a8
2 changes: 0 additions & 2 deletions trunk/drivers/block/xen-blkfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -747,9 +747,7 @@ static irqreturn_t blkif_interrupt(int irq, void *dev_id)
info->gd->disk_name);
error = -EOPNOTSUPP;
info->feature_discard = 0;
spin_lock(rq->queue_lock);
queue_flag_clear(QUEUE_FLAG_DISCARD, rq);
spin_unlock(rq->queue_lock);
}
__blk_end_request_all(req, error);
break;
Expand Down

0 comments on commit 616aa8a

Please sign in to comment.