Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
9223372036854775807
Description
The location of the 'out:' label in ll_file_io_generic is a bit scary, because it skips part of the setup for io_restart, where partial io is taken in to account. This is safe today because 'out:' is only used before calls to cl_io_loop, so a partial IO is impossible, but if 'out;' is ever used later in the function, it will be incorrect. Let's move it now rather than leave a trap for the unwary.
"Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/50379
Subject: LU-16656 llite: Improve 'out:' in ll_file_io_generic
Project: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: cbb66bdc44a9f7631abf31502da233a9b402d7d9