Commit bdb3d50
committed
io_u: make should_fsync() take a const
Make should_fsync() safer by using a pointer to a constant thread_data
structure instance.
Signed-off-by: Roman Sofin [email protected]1 parent 55b10cc commit bdb3d50
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | | - | |
| 631 | + | |
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
| |||
0 commit comments