src.ctf.fs: little status code cleanup
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 5 Nov 2019 20:13:20 +0000 (15:13 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Nov 2019 21:10:12 +0000 (16:10 -0500)
commit3baf7da04dd683c808b0f478cf2322c79766778b
tree3a3e59ac4a2e948bc501de4fee5f4f387a9758f2
parente6f1a52bdb47a2d235a9dedd9eebdb60c533625f
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.024384 seconds and 4 git commands to generate.