https://bugs.kde.org/show_bug.cgi?id=298801

--- Comment #2 from Harald Sitter <sit...@kde.org> ---
Quick update: seems statvfs outright makes up its own meaning

https://github.com/samba-team/samba/blob/8b04590e4d8f817ad6d194bb9d622c18734e3011/source3/libsmb/libsmb_stat.c#L420

without unix extension the actual blocksize is f_frsize*f_bsize, with unix
extension f_frsize is not getting set at all, I guess we need to handle these
separately on our end as well `if(f_frsize==0)`

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to