RTEMS | Draft: cpukit/posix/aio*: added support for O_DSYNC (!128)
Kinsey Moore (@opticron)
gitlab at rtems.org
Fri Jul 26 00:06:25 UTC 2024
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/128 was reviewed by Kinsey Moore
--
Kinsey Moore started a new discussion on cpukit/posix/src/aio_fsync.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/128#note_109907
> + req->aiocbp->aio_lio_opcode = LIO_SYNC;
> + else
> + req->aiocbp->aio_lio_opcode = LIO_DSYNC;
Braces.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/128
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240726/f4188396/attachment.htm>
More information about the bugs
mailing list