On Wed, Dec 20, 2023 at 09:15:04AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Break out the parts of parse_args that extract control numbers from the > CLI arguments, so that the function isn't as long. This isn't all that > exciting now, but the scrub vectorization speedups will introduce a new > ioctl. For the new command that comes with that, we'll want the control > number parsing helpers. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>