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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>      /* 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.

--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux