Project

General

Profile

Actions

Bug #4648

closed

ceph: use page_offset() in ceph_writepages_start()

Added by Alex Elder about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

(I apologize if I already created an issue for this
but I don't see it.)

There's one spot in ceph_writepages_start() that open-codes what
page_offset() does safely. Use the macro so we don't have to worry
about wrapping.

Signed-off-by: Alex Elder <>

Actions #1

Updated by Alex Elder about 11 years ago

  • Status changed from In Progress to Fix Under Review

The following patch has been posted for review:

[PATCH 1/9] ceph: use page_offset() in ceph_writepages_start()

Actions #2

Updated by Alex Elder about 11 years ago

  • Status changed from Fix Under Review to Resolved

The following has been committed to the ceph-client
"testing" repository:

f7464aa ceph: use page_offset() in ceph_writepages_start()

Actions

Also available in: Atom PDF