diff options
author | 2017-08-29 15:44:12 -0700 | |
---|---|---|
committer | 2017-09-01 13:08:25 -0700 | |
commit | 05b7c8ab2be71e6fef4615451e7af1bc79ffdf29 (patch) | |
tree | 65e27c1b8be2b44f93c03912984b57723a38226f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: use xfs_iext_get_extent in xfs_bmap_first_unused (diff) | |
download | wireguard-linux-05b7c8ab2be71e6fef4615451e7af1bc79ffdf29.tar.xz wireguard-linux-05b7c8ab2be71e6fef4615451e7af1bc79ffdf29.zip |
xfs: move some code around inside xfs_bmap_shift_extents
For the first right move we need to look up next_fsb. That means
our last fsb that contains next_fsb must also be the current extent,
so take advantage of that by moving the code around a bit.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions