Commit 7302cda
Darrick J. Wong
xfs: add a realtime flag to the bmap update log redo items
Extend the bmap update (BUI) log items with a new realtime flag that
indicates that the updates apply against a realtime file's data fork.
We'll wire up the actual code later.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>1 parent 2b6a5ec commit 7302cda
3 files changed
Lines changed: 29 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
| 841 | + | |
841 | 842 | | |
842 | 843 | | |
843 | 844 | | |
844 | | - | |
| 845 | + | |
| 846 | + | |
845 | 847 | | |
846 | 848 | | |
847 | 849 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
| 279 | + | |
278 | 280 | | |
279 | 281 | | |
280 | 282 | | |
| |||
324 | 326 | | |
325 | 327 | | |
326 | 328 | | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
327 | 332 | | |
328 | 333 | | |
329 | 334 | | |
| |||
353 | 358 | | |
354 | 359 | | |
355 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
356 | 364 | | |
357 | 365 | | |
358 | 366 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2955 | 2955 | | |
2956 | 2956 | | |
2957 | 2957 | | |
| 2958 | + | |
2958 | 2959 | | |
2959 | 2960 | | |
2960 | 2961 | | |
| 2962 | + | |
2961 | 2963 | | |
2962 | 2964 | | |
2963 | 2965 | | |
| |||
2968 | 2970 | | |
2969 | 2971 | | |
2970 | 2972 | | |
2971 | | - | |
2972 | | - | |
| 2973 | + | |
| 2974 | + | |
| 2975 | + | |
| 2976 | + | |
| 2977 | + | |
| 2978 | + | |
| 2979 | + | |
| 2980 | + | |
| 2981 | + | |
| 2982 | + | |
| 2983 | + | |
| 2984 | + | |
| 2985 | + | |
2973 | 2986 | | |
2974 | | - | |
2975 | | - | |
2976 | 2987 | | |
2977 | 2988 | | |
2978 | 2989 | | |
2979 | 2990 | | |
2980 | 2991 | | |
2981 | 2992 | | |
2982 | | - | |
| 2993 | + | |
2983 | 2994 | | |
2984 | 2995 | | |
| 2996 | + | |
2985 | 2997 | | |
2986 | 2998 | | |
2987 | 2999 | | |
| 3000 | + | |
2988 | 3001 | | |
2989 | 3002 | | |
2990 | 3003 | | |
| |||
0 commit comments