Commit 0b737f4
xfs: rename the old_crc variable in xlog_recover_process
old_crc is a very misleading name. Rename it to expected_crc as that
described the usage much better.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>1 parent 3e5bdfe commit 0b737f4
1 file changed
Lines changed: 8 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2894 | 2894 | | |
2895 | 2895 | | |
2896 | 2896 | | |
2897 | | - | |
2898 | | - | |
| 2897 | + | |
2899 | 2898 | | |
2900 | 2899 | | |
2901 | 2900 | | |
2902 | 2901 | | |
2903 | 2902 | | |
2904 | 2903 | | |
2905 | | - | |
2906 | | - | |
2907 | | - | |
| 2904 | + | |
| 2905 | + | |
| 2906 | + | |
2908 | 2907 | | |
2909 | 2908 | | |
2910 | | - | |
| 2909 | + | |
2911 | 2910 | | |
2912 | 2911 | | |
2913 | 2912 | | |
| |||
2918 | 2917 | | |
2919 | 2918 | | |
2920 | 2919 | | |
2921 | | - | |
2922 | | - | |
| 2920 | + | |
| 2921 | + | |
2923 | 2922 | | |
2924 | 2923 | | |
2925 | | - | |
| 2924 | + | |
2926 | 2925 | | |
2927 | 2926 | | |
2928 | 2927 | | |
| |||
0 commit comments