On Fri, Apr 25, 2025 at 06:11:53AM -0700, Christoph Hellwig wrote: > On Thu, Apr 24, 2025 at 02:53:23PM -0700, Darrick J. Wong wrote: > > +The default is to set STATX_BASIC_STATS and STATX_BTIME. > > The default without this options is to set STATX_BASIC_STATS and STATX_BTIME. How about: "If no -m arguments are specified, the default is to set STATX_BASIC_STATS and STATX_BTIME." Thanks all for reviewing this. --D > ? > > Otherwise looks good: > > > Reviewed-by: Christoph Hellwig <hch@xxxxxx>