ceph-csi/internal
Niraj Yadav 60069c44ce rbd: Use assume_storage_prezeroed when formatting
Instead of passing lazy_itable_init=1 and lazy_journal_init=1 to
mkfs.ext4, pass assume_storage_prezeroed=1 which is
stronger and allows the filesystem to skip inode table zeroing
completely instead of simply doing it lazily.

Closes: #4948

Signed-off-by: Niraj Yadav <niryadav@redhat.com>
2024-11-27 15:08:29 +05:30
..
cephfs cephfs: log clone progress 2024-11-22 08:04:50 +00:00
controller util: use protobuf encoding for core k8s apis 2024-09-26 11:52:21 +00:00
csi-addons rbd: parse IP address 2024-11-06 09:48:45 +00:00
csi-common util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
health-checker doc: fix codespell problem 2024-09-04 10:13:47 +00:00
journal journal: store csi.groupid for snapshots 2024-11-06 11:37:44 +00:00
kms rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
liveness build: passing context parameter as required 2024-06-28 08:38:54 +00:00
nfs util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
rbd rbd: Use assume_storage_prezeroed when formatting 2024-11-27 15:08:29 +05:30
util rbd: take lock on targetpath during node operation 2024-11-21 10:18:56 +00:00