git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cfd810
)
md: use sysfs_notify_dirent to notify changes to md/array_state
author
NeilBrown
<neilb@suse.de>
Tue, 21 Oct 2008 02:25:21 +0000
(13:25 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 21 Oct 2008 02:25:21 +0000
(13:25 +1100)
Now that we have sysfs_notify_dirent, use it to notify changes
to md/array_state.
As sysfs_notify_dirent can be called in atomic context, we can
remove the delayed notify and the MD_NOTIFY_ARRAY_STATE flag.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found