Commit 8c1771c
xfs: add a xfs_btree_ptrs_equal helper
This only has a single caller and thus might be a bit questionable,
but I think it really improves the readability of
xfs_btree_visit_block.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>1 parent 5076a60 commit 8c1771c
1 file changed
Lines changed: 17 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1043 | 1043 | | |
1044 | 1044 | | |
1045 | 1045 | | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
1046 | 1057 | | |
1047 | 1058 | | |
1048 | 1059 | | |
| |||
4365 | 4376 | | |
4366 | 4377 | | |
4367 | 4378 | | |
4368 | | - | |
| 4379 | + | |
4369 | 4380 | | |
4370 | 4381 | | |
4371 | 4382 | | |
| |||
4388 | 4399 | | |
4389 | 4400 | | |
4390 | 4401 | | |
4391 | | - | |
4392 | | - | |
4393 | | - | |
4394 | | - | |
4395 | | - | |
4396 | | - | |
4397 | | - | |
4398 | | - | |
4399 | | - | |
4400 | | - | |
4401 | | - | |
4402 | | - | |
| 4402 | + | |
| 4403 | + | |
| 4404 | + | |
| 4405 | + | |
4403 | 4406 | | |
| 4407 | + | |
4404 | 4408 | | |
4405 | 4409 | | |
4406 | 4410 | | |
| |||
0 commit comments