ceph-csi/pkg
Ilya Dryomov 1a81316ca7 Format ext4 with lazy_journal_init
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>
(cherry picked from commit 9a61fa0c0a)
2019-10-04 15:48:49 +00:00
..
cephfs Change the logic of locking 2019-09-23 12:38:51 +00:00
csi-common implement grpc metrics for ceph-csi 2019-08-30 06:50:32 +00:00
liveness Fix liveness connection opening endless sockets 2019-09-06 09:56:31 +05:30
rbd Format ext4 with lazy_journal_init 2019-10-04 15:48:49 +00:00
util Add a check for nil secrets 2019-09-27 18:05:33 +05:30