Re: [PATCH 2/3] uapi: get rid of STATX_ALL

From: Florian Weimer
Date: Thu Oct 18 2018 - 10:02:45 EST


* Miklos Szeredi:

> #define STATX__RESERVED 0x80000000U /* Reserved for future struct statx expansion */

What about this? Isn't it similar to STATX_ALL in the sense that we
don't know yet what it will mean?