In fixencifs.c:
It looks like the header checksum (0x100-104) is not verified/calculated. This also causes the complete file checksum to be wrong. Header checksum calculation should be added after the recorded file size is calculated and written.
MIB does not seem to care though as patched IFS seem to work just fine.
In fixencifs.c:
It looks like the header checksum (0x100-104) is not verified/calculated. This also causes the complete file checksum to be wrong. Header checksum calculation should be added after the recorded file size is calculated and written.
MIB does not seem to care though as patched IFS seem to work just fine.