summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-04-27 13:44:11 -0600
committerTom Rini <[email protected]>2026-04-27 13:44:11 -0600
commit9b04bda886fe1b990d9071ae0cec4a178d791203 (patch)
treeea5de95af5be791a18e2b38f2da3cd2ce0a9b50c /scripts
parent96c8b9c4ceb7a144e52b5bbf56ea58512f978bb7 (diff)
parent4b42c59a34bb9364bd2228fd2fead0c5750e7abf (diff)
Merge patch series "scsi: Replace SYNC_CACHE with FUA for scsi write"
Balaji Selvanathan <[email protected]> says: This series replaces the SYNC_CACHE approach with FUA (Force Unit Access) to prevent data loss during board resets while avoiding system hangs during large sparse image flashing operations. The previous SYNC_CACHE implementation caused timeouts and hangs when flashing large sparse images because it issued cache sync commands after every write operation. The FUA approach achieves the same data integrity goal by setting the FUA bit in WRITE10 commands. Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions