diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-08-30 15:37:15 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-09-01 08:58:19 -0700 |
commit | 516f91035c272c40a409ded7aa063e08b14dd0a6 (patch) | |
tree | 49892c4916e07849bdd69bb123f6382516e1020a /drivers/accel | |
parent | 33912286cb1956920712aba8cb6f38e434824357 (diff) |
xfs: rearrange xfs_fsmap.c a little bit
The order of the functions in this file has gotten a little confusing
over the years. Specifically, the two data device implementations
(bnobt and rmapbt) could be adjacent in the source code instead of split
in two by the logdev and rtdev fsmap implementations. We're about to
add more functionality to this file, so rearrange things now.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/accel')
0 files changed, 0 insertions, 0 deletions