Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95093
b: refs/heads/master
c: 6a51830
h: refs/heads/master
i:
  95091: ce3d96b
v: v3
  • Loading branch information
Dan Williams authored and Linus Torvalds committed Apr 30, 2008
1 parent 5e40fcc commit 647bc0a
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: 7f1133cbf20bc308d73ba49f971180924e12119b
refs/heads/master: 6a51830e14529063cb2685921e1177d9af50e49a
2 changes: 1 addition & 1 deletion trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -2097,7 +2097,7 @@ rdev_attr_store(struct kobject *kobj, struct attribute *attr,
rv = -EBUSY;
else
rv = entry->store(rdev, page, length);
mddev_unlock(rdev->mddev);
mddev_unlock(mddev);
}
return rv;
}
Expand Down

0 comments on commit 647bc0a

Please sign in to comment.