hpe-storage / csi-driver

A Container Storage Interface (CSI) driver from HPE
https://scod.hpedev.io
Apache License 2.0
55 stars 53 forks source link

CON-3097: Improvements on the file system Corruption fix #406

Closed AnushaY1916 closed 1 month ago

AnushaY1916 commented 1 month ago

The CSI driver checks whether the file system is clean or not(using tun2fs command) for each mount operation of ext file system and repairs it if the fsRepair flag is set by the user.