xfs_rtcp(8) | System Manager's Manual | xfs_rtcp(8) |
xfs_rtcp - XFS realtime copy command
xfs_rtcp [ -e extsize ] [ -p ]
source ... target
xfs_rtcp -V
xfs_rtcp copies a file to the realtime partition on an XFS filesystem. If there is more than one source and target, the final argument (the target) must be a directory which already exists.
Currently, realtime partitions are not supported under the Linux version of XFS, and use of a realtime partition WILL CAUSE CORRUPTION on the data partition. As such, this command is made available for curious DEVELOPERS ONLY at this point in time.