Re: [PATCH v4 11/11] 9p: darwin: Adjust assumption on virtio-9p-test

2022-02-06 Thread Thomas Huth
On 06/02/2022 21.07, Will Cohen wrote: The previous test depended on the assumption that P9_DOTL_AT_REMOVEDIR and AT_REMOVEDIR have the same value. While this is true on Linux, it is not true everywhere, and leads to an incorrect test failure on unlink_at, noticed when adding 9p to darwin: Rece

[PATCH v4 11/11] 9p: darwin: Adjust assumption on virtio-9p-test

2022-02-06 Thread Will Cohen
The previous test depended on the assumption that P9_DOTL_AT_REMOVEDIR and AT_REMOVEDIR have the same value. While this is true on Linux, it is not true everywhere, and leads to an incorrect test failure on unlink_at, noticed when adding 9p to darwin: Received response 7 (RLERROR) instead of 77 (