dm-vdo / vdo-devel

Primary VDO mainline development repository
GNU General Public License v2.0
7 stars 11 forks source link

dm vdo: Use VDO_USE_NEXT code with RAWHIDE distro #178

Closed C2Redhat closed 3 months ago

C2Redhat commented 3 months ago

The linux-next min_heap code is now integrated into RAWHIDE. Add MACRO to test if a system is RAWHIDE, and use linex-next min_heap code if it is. We also replaced the VDO_USE_ALTERNATE variable with VDO_USE_NEXT if the code block is for the linux-next kernel to clarify the usage.

We also reorder code blocks so that the older code comes first and then the newest code.

github-actions[bot] commented 3 months ago

Unit Test Results

  11 files    93 suites   54m 50s :stopwatch: 264 tests 264 :heavy_check_mark: 0 :zzz: 0 :x: 268 runs  268 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 51f96163.

:recycle: This comment has been updated with latest results.