diff options
author | NeilBrown <neilb@suse.de> | 2008-05-23 22:04:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-24 18:56:10 +0200 |
commit | 09a44cc15079f80c1416cde1a1d5b2cdd8f2118a (patch) | |
tree | 5a01eeb38627026ace5b8956fdddec08b414cf76 /fs/utimes.c | |
parent | md: raid1: Fix restoration of bio between failed read and write. (diff) | |
download | linux-09a44cc15079f80c1416cde1a1d5b2cdd8f2118a.tar.xz linux-09a44cc15079f80c1416cde1a1d5b2cdd8f2118a.zip |
md: notify userspace on 'write-pending' changes to array_state
When an array enters write pending, 'array_state' changes, so we must be
sure to sysfs_notify.
Also, when waiting for user-space to acknowledge 'write-pending' by
marking the metadata as dirty, we don't want to wait for MD_CHANGE_DEVS to
be cleared as that might not happen. So explicity test for the bits that
we are really interested in.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/utimes.c')
0 files changed, 0 insertions, 0 deletions