On Wed, May 18, 2022 at 10:11:28AM -0700, Keith Busch wrote:
From: Keith Busch <kbusch@kernel.org>
Including the fs list this time.
I am still working on a better interface to report the dio alignment to
an application. The most recent suggestion of using statx is proving to
be less straight forward than I thought, but I don't want to hold this
series up for that.
Note that I already implemented the statx support and sent it out for review:
https://lore.kernel.org/linux-fsdevel/20220211061158.227688-1-ebiggers@kernel.org/T/#u (local)
However, the patch series only received one comment. I can send it out again if
people have become interested in it again...
- Eric