src.ctf.fs: little status code cleanup
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 5 Nov 2019 20:13:20 +0000 (15:13 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 15 Nov 2019 18:08:12 +0000 (13:08 -0500)
commit887a999550012243bd280e653e52db8375bcb02f
treea663e600a3ce035c7f48c5304fa72ff8c39934fc
parent8b9fc36ad7daf88fead2b486a2932c98cffa414a
src.ctf.fs: little status code cleanup

Make ds_file_munmap return an enum ctf_msg_iter_medium_status, so it
integrates well with the rest.  Adjust error handling around the call
sites to be more consistent.

Change-Id: Iea299c782dc215fc64cc3068e58e334f2acb85de
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
src/plugins/ctf/fs-src/data-stream-file.c
This page took 0.024263 seconds and 4 git commands to generate.