aio_fsync: fix the access mode check
Make use of O_ACCMODE and O_RDONLY instead of assuming details of the O_* flags.
Loading
Please register or sign in to comment
Make use of O_ACCMODE and O_RDONLY instead of assuming details of the O_* flags.