Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Moyer a90a6853ba io_uring: split out filesystem related operations
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2068237

commit 11aeb71406ddd0ef526ad1df48b54aae628aad3b
Author: Jens Axboe <axboe@kernel.dk>
Date:   Tue May 24 21:13:00 2022 -0600

    io_uring: split out filesystem related operations
    
    This splits out renameat, unlinkat, mkdirat, symlinkat, and linkat.
    
    Signed-off-by: Jens Axboe <axboe@kernel.dk>

Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
2023-04-29 05:16:02 -04:00