CacheLib icon indicating copy to clipboard operation
CacheLib copied to clipboard

Enable RAID support for FDP IO path

Open arungeorge83 opened this issue 8 months ago • 0 comments

This PR enables RAID in the FDP io path. RAID support was disabled in the original FDP support PR, since it involved a few more changes in the IO Path code. It also involves handling a few scenarios like one of the devices in the RAID does not support FDP etc. This PR contain the code changes for the same.

arungeorge83 avatar Jun 07 '24 10:06 arungeorge83