commit | 1d8a748a8aa94a7da8f3d4fac1892037890d3cff | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Jul 19 12:29:12 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jul 23 09:08:00 2018 -0700 |
tree | f8698e3a17ccf281ad14eb47b8bef8cbfa751c97 | |
parent | b5e2196e9c7217387bab2ab4231ad9f4585f55c5 [diff] |
xfs: shorten struct xfs_scrub_context to struct xfs_scrub Shorten the name of the online fsck context structure. 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>