commit | b5e2196e9c7217387bab2ab4231ad9f4585f55c5 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Jul 19 12:29:11 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jul 23 09:08:00 2018 -0700 |
tree | 631acbe348c1f3bc7d83918e8e7c5eb07dbc4be7 | |
parent | c517b3aa02cff1dd688aa783b748e06c8aee1285 [diff] |
xfs: shorten xfs_repair_ prefix to xrep_ Shorten all the metadata repair xfs_repair_* symbols to xrep_. Whitespace damage will be fixed by a subsequent patch. There are no functional changes. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>