Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196861
b: refs/heads/master
c: 708d740
h: refs/heads/master
i:
  196859: c989431
v: v3
  • Loading branch information
Lars Ellenberg authored and Philipp Reisner committed May 17, 2010
1 parent ec3a4b8 commit 896548e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: 162f3ec7f026784ff2e216f19147d67e2f8ccd56
refs/heads/master: 708d740ed8242b84eefc63df144313a7308c7de5
6 changes: 1 addition & 5 deletions trunk/drivers/block/drbd/drbd_int.h
Original file line number Diff line number Diff line change
Expand Up @@ -747,12 +747,8 @@ struct drbd_epoch_entry {
struct hlist_node colision;
sector_t sector;
unsigned int size;
struct drbd_epoch *epoch;

/* up to here, the struct layout is identical to drbd_request;
* we might be able to use that to our advantage... */

unsigned int flags;
struct drbd_epoch *epoch;
u64 block_id;
};

Expand Down

0 comments on commit 896548e

Please sign in to comment.