[PATCH] test_aio: Skip io_uring tests when kernel disables it

2025-12-07 Thread Henson Choi
r coverage Testing: - ✓ RHEL 9 (io_uring_disabled=2): Tests skip correctly - ✓ Ubuntu 24 (io_uring_disabled=0): Tests run normally The patch is minimal (adds one function, modifies one condition) and follows the existing pattern used for injection points testing. Thoughts? Best regards, Henson C

[PATCH] Add tests for maximum tuple and index entry sizes

2025-11-12 Thread Henson Choi
ected outputs. Tested on: REL_14_STABLE through master Note: Applies cleanly to REL_15_STABLE and later. REL_14_STABLE requires minor adjustments due to test file differences. Patch attached. Best regards, Henson Choi From 935719795667e7c193d13728acf810e5f43a8f47 Mon Sep 17 00:00:00 2001 From: H

[PATCH] Fix translation consistency issues in Korean, Chinese Traditional, and Tamil

2025-11-11 Thread Henson Choi
Testing = All three patches have been tested and apply cleanly to: - master branch - All affected stable branches (REL_14 through REL_18) No conflicts were encountered during cherry-picking to stable