Tags: ndmsystems/exfat-linux
Tags
exfat: fix wrong size update of stream entry by typo The stream.size field is updated to the value of create timestamp of the file entry. Fix this to use correct stream entry pointer. Fixes: 29bbb14bfc80 ("exfat: fix incorrect update of stream entry in __exfat_truncate()") Signed-off-by: Hyeongseok Kim <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
3 UtcOffset fields missing from FILE_DENTRY_T and access_time_ms does… … not actually exist arter97#6 To correctly support timestamps when remounting from Linux to other OSs: Minimal support would be to always set these three bytes to 0x80 to indicate that the timestamps are valid UTC times which should then be interpreted correctly by other exfat drivers.
exfat: version 2.2.0-3arter97 Signed-off-by: Park Ju Hyung <[email protected]>
exfat: version 2.2.0-2arter97 Signed-off-by: Park Ju Hyung <[email protected]>
PreviousNext