ceph-csi/pkg
Humble Chirammal 0e6617e1ff Format RBD volumes with nodiscard formatting options.
Currently rbd CSI plugin uses formatAndMount of
mount.SafeFormatAndMount. This does not allow to pass or use
specific formatting arguments with it. This patch introduce
RBD specific formatting options with both xfs and ext4,
for example: -E no-discard with ext4 and -k option with
XFS to boost formatting performance of RBD device.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-09-20 13:16:53 +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 RBD volumes with nodiscard formatting options. 2019-09-20 13:16:53 +00:00
util Change the logic of locking 2019-09-20 07:37:17 +00:00