> + _try_scratch_mount >/dev/null 2>&1 \ > + || _notrun "XFS doesn't support ascii-ci feature" I would have normally expected the || to be placed on the previous line. Nitpicking aside: Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> + _try_scratch_mount >/dev/null 2>&1 \ > + || _notrun "XFS doesn't support ascii-ci feature" I would have normally expected the || to be placed on the previous line. Nitpicking aside: Reviewed-by: Christoph Hellwig <hch@xxxxxx>