Project

General

Profile

Actions

Feature #4770

closed

krbd: consider including write data with layered existence check

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

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

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:

Description

Josh suggested we could pass along the data to be written
along with the STAT op sent to the osd for a target object
for a write to a layered image.

If the stat succeeds, the write would then be done. If the
stat failed, the write would not be performed.

Doing this saves a round trip latency for objects that
already exist, at the expense of the bandwidth consumption
of sending the data twice for those that do not.

Actions #1

Updated by Alex Elder almost 11 years ago

  • Assignee deleted (Alex Elder)

Removing myself as assignee, I won't have time to complete this.

Actions #2

Updated by Sage Weil over 10 years ago

  • Tracker changed from Bug to Feature
Actions #3

Updated by Jason Dillaman about 7 years ago

  • Project changed from rbd to Linux kernel client
Actions #4

Updated by Ilya Dryomov about 6 years ago

  • Category set to rbd
  • Status changed from New to In Progress
  • Assignee set to Ilya Dryomov
Actions #5

Updated by Ilya Dryomov about 6 years ago

  • Status changed from In Progress to Fix Under Review
Actions #6

Updated by Ilya Dryomov about 6 years ago

  • Status changed from Fix Under Review to Resolved

Done in 4.17.

Actions

Also available in: Atom PDF