On 7/8/21 5:40 PM, Darrick J. Wong wrote: > I'll change it to: > > statfs [ -c ] [ -g ] [ -s ] > Report selected statistics on the filesystem where the > current file resides. The default behavior is to enable > all three reporting options: > -c Display XFS_IOC_FSCOUNTERS summary counter > data. > -g Display XFS_IOC_FSGEOMETRY filesystem geometry > data. > -s Display statfs(2) data. > > If that's ok. I got rid of -a because it's redundant. sure, sounds good. -Eric