move cephstore to a separate package

This commit is contained in:
chessman
2019-06-13 13:23:13 +03:00
parent bd9e2ae3b5
commit a5aba61803
2 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
package backingstore
package cephstore
import (
"fmt"