commit | 7cfcd8b79ab2472102d9229863e86ff208f959d4 | [log] [tgz] |
---|---|---|
author | Quorum Laval <quorum.laval@gmail.com> | Fri Aug 26 15:40:40 2016 +0100 |
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | Mon Aug 29 15:51:39 2016 -0500 |
tree | 1459552b4e823cfba84b4f348ae8b152b46f5c1f | |
parent | b8927721ae9d5ac0582d29d7b8c267d465ad5f00 [diff] |
jfs: jump to error_out when filemap_{fdatawait, write_and_wait} fails filemap_fdatawait/filemap_write_and_wait may fail, so check the return value and jump to error_out in the case of error. Signed-off-by: Quorum Laval <quorum.laval@gmail.com> Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>