Commit 5eec8fa
xfs: remove xfs_btree_reada_bufl
xfs_btree_reada_bufl just wraps xfs_btree_readahead and a fsblock
to daddr conversion. Just open code it's two callsites in the only
caller.
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 79e7230 commit 5eec8fa
2 files changed
Lines changed: 6 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
892 | | - | |
893 | | - | |
894 | | - | |
895 | | - | |
896 | | - | |
897 | | - | |
898 | | - | |
899 | | - | |
900 | | - | |
901 | | - | |
902 | | - | |
903 | | - | |
904 | | - | |
905 | | - | |
906 | | - | |
907 | | - | |
908 | | - | |
909 | | - | |
910 | | - | |
911 | 892 | | |
912 | 893 | | |
913 | 894 | | |
| |||
935 | 916 | | |
936 | 917 | | |
937 | 918 | | |
938 | | - | |
| 919 | + | |
939 | 920 | | |
940 | 921 | | |
| 922 | + | |
941 | 923 | | |
942 | 924 | | |
943 | | - | |
944 | | - | |
| 925 | + | |
| 926 | + | |
945 | 927 | | |
946 | 928 | | |
947 | 929 | | |
948 | 930 | | |
949 | | - | |
950 | | - | |
| 931 | + | |
| 932 | + | |
951 | 933 | | |
952 | 934 | | |
953 | 935 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | 394 | | |
406 | 395 | | |
407 | 396 | | |
| |||
0 commit comments