----- Original Message ----- | In some places, it's trying to reset the mapping error after calling | filemap_fdatawait. That's no longer required. Also, turn several | filemap_fdatawrite+filemap_fdatawait calls into filemap_write_and_wait. | That will at least return writeback errors that occur during the write | phase. | | Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx> | --- Hi Jeff, This version looks better. ACK. Regards, Bob Peterson Red Hat File Systems