LLNL / UnifyFS

UnifyFS: A file system for burst buffers
Other
106 stars 31 forks source link

fix issue 682 #683

Closed MichaelBrim closed 3 years ago

MichaelBrim commented 3 years ago

Description

Simple update to make sure we initialize the result and state fields of each unifyfs_io_request structure passed to unifyfs_dispatch_io()

Motivation and Context

See #682

How Has This Been Tested?

Tested in Ubuntu Docker.

Types of changes

Checklist: