summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJonathan Brassow <jbrassow@redhat.com>2011-01-13 20:59:50 +0100
committerAlasdair G Kergon <agk@redhat.com>2011-01-13 20:59:50 +0100
commit909cc4fb48dd9870f6ebe4bd32cfbe37c102df62 (patch)
treec88ef5cc536d49871a6b176d2742048c659bbdc8 /arch
parentdm kcopyd: delay unplugging (diff)
downloadlinux-909cc4fb48dd9870f6ebe4bd32cfbe37c102df62.tar.xz
linux-909cc4fb48dd9870f6ebe4bd32cfbe37c102df62.zip
dm log userspace: split flush queue
Split the 'flush_list', which contained a mix of both 'mark' and 'clear' requests, into two distinct lists ('mark_list' and 'clear_list'). The device mapper log implementations (used by various DM targets) are allowed to cache 'mark' and 'clear' requests until a 'flush' is received. Until now, these cached requests were kept in the same list. They will now be put into distinct lists to facilitate group processing of these requests (in the next patch). Signed-off-by: Jonathan Brassow <jbrassow@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions