diff options
author | Neil Brown <neilb@notabene.brown> | 2008-06-28 08:31:27 +1000 |
---|---|---|
committer | Neil Brown <neilb@notabene.brown> | 2008-06-28 08:31:27 +1000 |
commit | 1a0fd497733bd029a7d5f2e5c69b1dff715b7792 (patch) | |
tree | 30f7d07f1ae8cdbebc757d3dfb3fe81e0406e2b5 /drivers/ieee1394/raw1394-private.h | |
parent | f48ed538386cb41559282d989354e8f5d442d71c (diff) |
Don't try to make md arrays dirty if that is not meaningful.
Arrays personalities such as 'raid0' and 'linear' have no redundancy,
and so marking them as 'clean' or 'dirty' is not meaningful.
So always allow write requests without requiring a superblock update.
Such arrays types are detected by ->sync_request being NULL. If it is
not possible to send a sync request we don't need a 'dirty' flag because
all a dirty flag does is trigger some sync_requests.
Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'drivers/ieee1394/raw1394-private.h')
0 files changed, 0 insertions, 0 deletions