Skip to content

avoid storing NTTIME_THAW (-2) as value on disk

Ralph Böhme requested to merge samba-team/devel/samba:slow-nttime-thaw into master

In a perfect world we would implement the full NTTIME_FREEZE / NTTIME_THAW semantics, in a world with limitted resources we should at least fix the terrible bug of ending up stroring NTTIME_THAW on disk.

Fixes BUG: https://bugzilla.samba.org/show_bug.cgi?id=14127

https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/wdm/ns-wdm-_file_basic_information

Edited by Ralph Böhme

Merge request reports

Loading