commit | 1b180274f5bfa0b8b05f7e55d9962f77f387be9c | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Jul 06 07:02:30 2017 -0400 |
committer | Jeff Layton <jlayton@redhat.com> | Thu Jul 06 07:02:30 2017 -0400 |
tree | 885c062dd0b28007392647aecdd9c0b20f19a9f3 | |
parent | 6acec592c6bc9a4c3136e46430e14767b07f9f1a [diff] |
xfs: minimal conversion to errseq_t writeback error reporting Just check and advance the data errseq_t in struct file before before returning from fsync on normal files. Internal filemap_* callers are left as-is. Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jeff Layton <jlayton@redhat.com>