Commit f92f8ed
xfs: implement ->sync_lazytime
Switch to the new explicit lazytime syncing method instead of trying
to second guess what could be a lazytime update in ->dirty_inode.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260108141934.2052404-11-hch@lst.de
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>1 parent 2d72003 commit f92f8ed
2 files changed
Lines changed: 20 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
1224 | 1240 | | |
1225 | 1241 | | |
1226 | 1242 | | |
| |||
1264 | 1280 | | |
1265 | 1281 | | |
1266 | 1282 | | |
| 1283 | + | |
1267 | 1284 | | |
1268 | 1285 | | |
1269 | 1286 | | |
| |||
1290 | 1307 | | |
1291 | 1308 | | |
1292 | 1309 | | |
| 1310 | + | |
1293 | 1311 | | |
1294 | 1312 | | |
1295 | 1313 | | |
| |||
1317 | 1335 | | |
1318 | 1336 | | |
1319 | 1337 | | |
| 1338 | + | |
1320 | 1339 | | |
1321 | 1340 | | |
1322 | 1341 | | |
| |||
1328 | 1347 | | |
1329 | 1348 | | |
1330 | 1349 | | |
| 1350 | + | |
1331 | 1351 | | |
1332 | 1352 | | |
1333 | 1353 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
715 | | - | |
716 | | - | |
717 | | - | |
718 | | - | |
719 | | - | |
720 | | - | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | 715 | | |
744 | 716 | | |
745 | 717 | | |
| |||
1304 | 1276 | | |
1305 | 1277 | | |
1306 | 1278 | | |
1307 | | - | |
1308 | 1279 | | |
1309 | 1280 | | |
1310 | 1281 | | |
| |||
0 commit comments