aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2013-03-04 11:08:29 -0600
committerSage Weil <[email protected]>2013-05-01 21:16:13 -0700
commit8f63ca2d23c7922b24d7b95e54740ec29c859379 (patch)
tree4ff0bf8a8a5bf6fa4777e5778f1fe02e1243e820 /include/linux/debugobjects.h
parent0d5af1643535508f82d6bcc2b9b93b180e8c3f4b (diff)
libceph: fix wrong opcode use in osd_req_encode_op()
The new cases added to osd_req_encode_op() caused a new sparse error, which highlighted an existing problem that had been overlooked since it was originally checked in. When an unsupported opcode is found the destination rather than the source opcode was being used in the error message. The two differ in their byte order, and we want to be using the one in the source. Fix the problem in both spots. Reported-by: Fengguang Wu <[email protected]> Signed-off-by: Alex Elder <[email protected]> Reviewed-by: Josh Durgin <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions