]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/PrimaryLogPG: disallow ops on objects with an empty name
authorSage Weil <sage@redhat.com>
Thu, 2 May 2019 16:30:09 +0000 (11:30 -0500)
committerSage Weil <sage@redhat.com>
Mon, 6 May 2019 02:14:18 +0000 (21:14 -0500)
commitbf6e8a4a4db8b7d7101ca80b844ee953aa4580b2
tree0f1e804f38377986d0416abe6a4d866c02eaf15b
parenta0f48db5cbfc48761eeac0daa259fecbaa573969
osd/PrimaryLogPG: disallow ops on objects with an empty name

These may conflict with pgmeta objects.  And are going to cause other
problems later (e.g., https://tracker.ceph.com/issues/38724).

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PrimaryLogPG.cc