Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97255
b: refs/heads/master
c: 4f54b0e
h: refs/heads/master
i:
  97253: 8239b9f
  97251: 8d096b9
  97247: 55cb5fc
v: v3
  • Loading branch information
Dan Williams authored and Linus Torvalds committed May 24, 2008
1 parent 8b343a2 commit 3115b9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 09a44cc15079f80c1416cde1a1d5b2cdd8f2118a
refs/heads/master: 4f54b0e9485644a3c5fca2ae43bcbe7376825747
2 changes: 2 additions & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -3691,6 +3691,8 @@ static int do_md_stop(mddev_t * mddev, int mode)

module_put(mddev->pers->owner);
mddev->pers = NULL;
/* tell userspace to handle 'inactive' */
sysfs_notify(&mddev->kobj, NULL, "array_state");

set_capacity(disk, 0);
mddev->changed = 1;
Expand Down

0 comments on commit 3115b9c

Please sign in to comment.