diff options
author | NeilBrown <neilb@suse.de> | 2010-06-01 19:37:34 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2010-07-26 13:21:34 +1000 |
commit | e384e58549a2e9a83071ad80280c1a9053cfd84c (patch) | |
tree | 805619143612ddc8cc71a45dd4522393c23a576f /Documentation/RCU | |
parent | ef4256733506f2459a0c436b62267d22a3f0cec6 (diff) | |
download | talos-op-linux-e384e58549a2e9a83071ad80280c1a9053cfd84c.tar.gz talos-op-linux-e384e58549a2e9a83071ad80280c1a9053cfd84c.zip |
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
This allows md/raid5 to fully work as a dm target.
Normally md uses a 'filemap' which contains a list of pages of bits
each of which may be written separately.
dm-log uses and all-or-nothing approach to writing the log, so
when using a dm-log, ->filemap is NULL and the flags normally stored
in filemap_attr are stored in ->logattrs instead.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions