]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_test_rados: stop doing long object names
authorSage Weil <sage@redhat.com>
Fri, 14 Jun 2019 16:22:54 +0000 (11:22 -0500)
committerSage Weil <sage@redhat.com>
Tue, 2 Jul 2019 13:37:49 +0000 (08:37 -0500)
commit7fe43cc4e4652a5cda6e2b789220c16677cf2582
treea48a6b1d6dd694e603cf3e7d0b61220bb591aa07
parent419251a401f58c78fabe006cd978a968bb6c8087
ceph_test_rados: stop doing long object names

This was there to test filestore's long file name handling, which (1)
works, and (2) we don't care that much about anymore.  Meanwhile, the
long names make the OSD log files *really* painful to read.

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