Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182181
b: refs/heads/master
c: b695adf
h: refs/heads/master
i:
  182179: 2e13145
v: v3
  • Loading branch information
Stefan Haberland authored and Martin Schwidefsky committed Feb 26, 2010
1 parent 6f3c86f commit 0cb07cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 589c74d5076dd1bde13a5a36d97ca79be8bd72b2
refs/heads/master: b695adfaa118fd7c50eca8990e348dd7372ee0aa
2 changes: 1 addition & 1 deletion trunk/drivers/s390/block/dasd.c
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,8 @@ static int dasd_state_ready_to_basic(struct dasd_device *device)
device->state = DASD_STATE_READY;
return rc;
}
dasd_destroy_partitions(block);
dasd_flush_request_queue(block);
dasd_destroy_partitions(block);
block->blocks = 0;
block->bp_block = 0;
block->s2b_shift = 0;
Expand Down

0 comments on commit 0cb07cf

Please sign in to comment.