Bug 5834 - statfs() does not populate the `f_frsize' field of `struct statfs'
Summary: statfs() does not populate the `f_frsize' field of `struct statfs'
Status: RESOLVED FIXED
Alias: None
Product: uClibc
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: 0.9.33.2
Hardware: All Linux
: P5 minor
Target Milestone: ---
Assignee: Bernhard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-27 00:45 UTC by rajeev_v_pillai
Modified: 2013-02-18 13:05 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
statfs() test code. (575 bytes, text/x-csrc)
2012-12-27 00:45 UTC, rajeev_v_pillai
Details

Note You need to log in before you can comment on or make changes to this bug.
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