commit | 2703aa45219f61c9bfa21008ea5af96abac5a622 | [log] [tgz] |
---|---|---|
author | Brian Fulton <bfulton@google.com> | Fri Oct 24 14:47:34 2014 -0600 |
committer | Mohamad Ayyash <mkayyash@google.com> | Fri Mar 06 17:57:26 2015 -0800 |
tree | 3d294ca7b49afee5e31f1caa5fe37fde1e8fe2eb | |
parent | f5a94181a29ed2ee0d69a2cd0bb38a890e8f66ba [diff] |
Loop Iteration Offset Bug Reset file descriptor offset value to the initial value when file is closed and io state is cleared. This fixes the bug where previous offset values persist between loop iterations. Signed-off-by: Jens Axboe <axboe@fb.com>