summaryrefslogtreecommitdiffstats
path: root/firmware/cis
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-05-06 06:30:35 +0200
committerSage Weil <sage@newdream.net>2010-05-06 06:31:40 +0200
commit54ad023ba8108d0163acc931ed4b5e4a8a3a7327 (patch)
tree93edeaba0b8f851c9b5a18c6e42c92b2237480c5 /firmware/cis
parentceph: unregister bdi before kill_anon_super releases device name (diff)
downloadlinux-54ad023ba8108d0163acc931ed4b5e4a8a3a7327.tar.xz
linux-54ad023ba8108d0163acc931ed4b5e4a8a3a7327.zip
ceph: don't use writeback_control in writepages completion
The ->writepages writeback_control is not still valid in the writepages completion. We were touching it solely to adjust pages_skipped when there was a writeback error (EIO, ENOSPC, EPERM due to bad osd credentials), causing an oops in the writeback code shortly thereafter. Updating pages_skipped on error isn't correct anyway, so let's just rip out this (clearly broken) code to pass the wbc to the completion. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'firmware/cis')
0 files changed, 0 insertions, 0 deletions