Add a redirect_intent write mode for non-capacitor SSDs

This commit is contained in:
Vitaliy Filippov
2025-12-02 01:52:12 +03:00
parent f2cbe793e2
commit b17691ba02
4 changed files with 53 additions and 6 deletions
+1
View File
@@ -1240,6 +1240,7 @@ void test_intent_write(bool csum)
}
// FIXME: Add a test for big_intent, incl. explicit_complete with big_intent over big_write over deletion over big_write :)
// FIXME: Add a test for redirect_intent
int main(int narg, char *args[])
{