On 12/27/06, Oliver Fromme <olli_at_lurza.secnetix.de> wrote: > Please see PR kern/106018. It fixes the msdosfs case; > it has already been committed a few weeks ago. > > I haven't looked at the cd9660 code, but if you see > similar problems there, then I guess it needs a similar > fix. ;-) Ah, sorry for not testing this on current (I used RELENG_6). Changeing each filesystem code to do this is somewhat ugly. Though I don't think that we will grow significantly more statfs fields over time, the syscall should probably first bzero() the struct and let the fs-specific code fill in the/some blanks. UliReceived on Wed Dec 27 2006 - 15:42:09 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:04 UTC