On Mon 16 Apr 2018 06:58:42 PM CEST, Max Reitz wrote: > Currently we never actually check whether the WRITE_UNCHANGED > permission has been taken for unchanging writes. But the one check that > is commented out checks both WRITE and WRITE_UNCHANGED; and considering > that WRITE_UNCHANGED is already documented as being weaker then WRITE, > we should probably explicitly document WRITE to include WRITE_UNCHANGED. > > Signed-off-by: Max Reitz <mre...@redhat.com>
Reviewed-by: Alberto Garcia <be...@igalia.com> s/then/than/ as Stefan mentioned. Berto