public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* statx can't used fixed file?
@ 2025-10-07  6:15 Jacob Thompson
  0 siblings, 0 replies; only message in thread
From: Jacob Thompson @ 2025-10-07  6:15 UTC (permalink / raw)
  To: io-uring

I'm having a hard time telling which opcodes can use a fixed file. I assume all would?
I don't see 'read' explicitly saying it supports it, but it ran fine.
I'm able to open a file (normal call) and use IORING_OP_STATX with AT_EMPTY_PATH to get the file size.
When I try to use openat and use a fixed file it no longer works. Is this unsupported?
I don't see "sqe->flags |= IOSQE_FIXED_FILE;" in the statx test, I'm assuming if I don't see a test for it, it's likely not supported?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-10-07  6:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-07  6:15 statx can't used fixed file? Jacob Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox