On Mon, Oct 4, 2021 at 8:37 AM Jens Axboe <axboe@xxxxxxxxx> wrote: > > On 10/3/21 7:35 PM, Ammar Faizi wrote: > > In commit 0c210dbae26a80ee82dbc7430828ab6fd7012548 ("Wrap all syscalls > > in a kernel style return value"), we forgot to add a syscall wrapper > > for `close()`. Add it. > > Applied, thanks. > > -- > Jens Axboe > Oops, sorry Jens, I copied the wrong commit hash. 0c210dbae26a80ee82dbc7430828ab6fd7012548 is wrong (it's in my own tree). The correct one is cccf0fa1762aac3f14323fbfc5cef2c99a03efe4. Can you amend that? -- Ammar Faizi