]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: rename ImageRefresh to ImageState
authorJason Dillaman <dillaman@redhat.com>
Tue, 8 Dec 2015 21:25:54 +0000 (16:25 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 15 Dec 2015 01:31:31 +0000 (20:31 -0500)
commit3fd24eb2cdb7594ef819b767db9998480cbf1ef8
treedb2a4fcee74939037f873d81415b7ff6d61ececf
parent167333235343ebd11e471427af7a66c88246e93b
librbd: rename ImageRefresh to ImageState

This class handles more than just refreshing the image from
disk.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/CMakeLists.txt
src/librbd/ImageRefresh.cc [deleted file]
src/librbd/ImageRefresh.h [deleted file]
src/librbd/ImageState.cc [new file with mode: 0644]
src/librbd/ImageState.h [new file with mode: 0644]
src/librbd/Makefile.am