Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346127
b: refs/heads/master
c: c4e7afd
h: refs/heads/master
i:
  346125: 0a979d0
  346123: b540c14
  346119: 5fd5d6d
  346111: d15aff1
v: v3
  • Loading branch information
Philipp Reisner committed Nov 8, 2012
1 parent 3441722 commit efdf993
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 4276dea70cc8e3ed22c567b0b5e683602769ce03
refs/heads/master: c4e7afdc01b9496f81653959dac8093030c8f286
9 changes: 0 additions & 9 deletions trunk/drivers/block/drbd/drbd_nl.c
Original file line number Diff line number Diff line change
Expand Up @@ -2388,15 +2388,6 @@ int drbd_adm_invalidate(struct sk_buff *skb, struct genl_info *info)
return 0;
}

static int drbd_bmio_set_susp_al(struct drbd_conf *mdev)
{
int rv;

rv = drbd_bmio_set_n_write(mdev);
drbd_suspend_al(mdev);
return rv;
}

static int drbd_adm_simple_request_state(struct sk_buff *skb, struct genl_info *info,
union drbd_state mask, union drbd_state val)
{
Expand Down

0 comments on commit efdf993

Please sign in to comment.