internal or external..
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
[ "$USE_EXTERNAL" = yes ] && \
_notrun "Cannot xfs_copy with external devices"
+ $XFS_INFO_PROG "$TEST_DIR" | grep -q 'realtime.*internal' &&
+ _notrun "Cannot xfs_copy with internal rt device"
+
# xfs_copy on v5 filesystems do not require the "-d" option if xfs_db
# can change the UUID on v5 filesystems
touch /tmp/$$.img