[PATCH][v2][CIFS] Fix setting time before epoch (negative time values)

Steve French smfrench at gmail.com
Mon Sep 15 23:51:10 MDT 2014


Resending as attachment to avoid mailer issues

On Mon, Sep 15, 2014 at 12:14 PM, Christoph Hellwig <hch at infradead.org> wrote:
>>      /* Subtract the NTFS time offset, then convert to 1s intervals. */
>> -    u64 t;
>> +    s64 t = le64_to_cpu(ntutc) - NTFS_TIME_OFFSET;
>> +
>> +    /*
>
> The patch looks whitespace damaged.
>



-- 
Thanks,

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-CIFS-Fix-setting-time-before-epoch-negative-time-val.patch
Type: text/x-patch
Size: 1654 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20140916/994541c3/attachment.bin>


More information about the samba-technical mailing list