Re: msdosfs: remove timezone support

2019-08-30 Thread Ted Unangst
Scott Cheloha wrote: > The FAT file system hails from Redmond and so it tracks a timezone. > OpenBSD implicitly uses the kernel timezone when selecting which > timezone to use when mounting a FAT file system. > > This support is undocumented. > > This patch removes that support. > > The upshot i

msdosfs: remove timezone support

2019-08-30 Thread Scott Cheloha
The FAT file system hails from Redmond and so it tracks a timezone. OpenBSD implicitly uses the kernel timezone when selecting which timezone to use when mounting a FAT file system. This support is undocumented. This patch removes that support. The upshot is that your timestamps will be off if (