ceph-csi/pkg
Ilya Dryomov 9a61fa0c0a 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>
2019-10-04 15:07:48 +00:00
..
cephfs Change the logic of locking 2019-09-20 07:37:17 +00:00
csi-common Add req-ID to logging 2019-09-11 13:45:40 +00:00
liveness Fix liveness connection opening endless sockets 2019-09-06 03:15:28 +00:00
rbd Format ext4 with lazy_journal_init 2019-10-04 15:07:48 +00:00
util Add a check for nil secrets 2019-09-27 05:10:01 +00:00