mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-12 17:30:19 +00:00
9a61fa0c0a
Skip zeroing of the journal on freshly created images. As only dynamic PVs are supported, it is fine to assume that existingFormat == "" image has never been mapped and written to before. lazy_itable_init is enabled by default, passing it for consistency with lazy_journal_init. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> |
||
---|---|---|
.. | ||
controllerserver.go | ||
driver.go | ||
errors.go | ||
identityserver.go | ||
nodeserver.go | ||
rbd_attach.go | ||
rbd_journal.go | ||
rbd_util.go |