diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2021-05-10 12:25:59 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2021-05-20 13:31:36 +0200 |
commit | 43a511c44e58e357a687d61a20cf5ef1dc9e5a7c (patch) | |
tree | 9c9107b10571b4445534df1c3b7f1796fd9af422 /fs/gfs2/export.c | |
parent | d07f6ca923ea0927a1024dfccafc5b53b61cfecc (diff) |
gfs2: Prevent direct-I/O write fallback errors from getting lost
When a direct I/O write falls entirely and falls back to buffered I/O and the
buffered I/O fails, the write failed with return value 0 instead of the error
number reported by the buffered I/O. Fix that.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/gfs2/export.c')
0 files changed, 0 insertions, 0 deletions