Hi all, while trying to add XFS support for passing through metadata I ran into a few issues with how that support is wire up for the current block device use cases, and this fixes it. Diffstat: block/fops.c | 13 ++++++++----- include/linux/fs.h | 3 ++- io_uring/rw.c | 3 +++ 3 files changed, 13 insertions(+), 6 deletions(-)