summaryrefslogtreecommitdiff
path: root/samples/markers
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2008-03-28 21:16:10 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-03-28 21:45:23 (GMT)
commit4cdc1d1fa5c5ac14dc21be19832f02fd0b83867e (patch)
treea8c93c90dd088b18b9307bb50413478dbc48f5b5 /samples/markers
parentd250dad64a154a9f95ec3574e2ffc97d9f61a19c (diff)
downloadlinux-4cdc1d1fa5c5ac14dc21be19832f02fd0b83867e.tar.xz
dm io: write error bits form long not int
write_err is an unsigned long used with set_bit() so should not be passed around as unsigned int. http://bugzilla.kernel.org/show_bug.cgi?id=10271 Signed-off-by: Alasdair G Kergon <agk@redhat.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/markers')
0 files changed, 0 insertions, 0 deletions