From: Darrick J. Wong Date: Fri, 15 Nov 2019 22:16:23 +0000 (-0500) Subject: xfs: define a flags field for the AG geometry ioctl structure X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7df23a96133bdfd16d6162bb4792f4e00659e84;p=thirdparty%2Fxfsprogs-dev.git xfs: define a flags field for the AG geometry ioctl structure Source kernel commit: 76f1793359db07205b9aefba66c7acbac988aaac Define a flags field for the AG geometry ioctl structure. Signed-off-by: Darrick J. Wong Reviewed-by: Dave Chinner Signed-off-by: Eric Sandeen