Bug 5834

Summary: statfs() does not populate the `f_frsize' field of `struct statfs'
Product: uClibc Reporter: rajeev_v_pillai
Component: Standard ComplianceAssignee: Bernhard <rep.dot.nop>
Status: RESOLVED FIXED    
Severity: minor CC: uclibc-cvs
Priority: P5    
Version: 0.9.33.2   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:
Attachments: statfs() test code.

Description rajeev_v_pillai 2012-12-27 00:45:40 UTC
Created attachment 4724 [details]
statfs() test code.

On uClibc-0.9.33.2, statfs() does not populate the `f_frsize' field of `struct statfs' even though it defines _STATFS_F_FRSIZE.
Comment 1 Bernhard Reutner-Fischer 2013-01-17 21:50:04 UTC
Fixed on master as bcf1bfabdef4481d4748e6c4a82b579af628fd75

can you give that a try please?
Comment 2 Bernhard Reutner-Fischer 2013-02-18 13:05:33 UTC
Fixed for 0.9.33.3 and 0.9.34