Kent Overstreet <kent.overstreet@xxxxxxxxx> wrote: > I was chatting a bit with David Howells on IRC about this, and floated > adding the file handle to statx. It looks like there's enough space > reserved to make this feasible - probably going with a fixed maximum > size of 128-256 bits. We can always save the last bit to indicate extension space/extension record, so we're not that strapped for space. David