Solaris 10 7/07 HW Release Notes

Possible Error With 32-bit Applications Getting File System State on Large File Systems (6468905)

When run on large file systems, for example ZFS, applications using statvfs(2) or statfs(2) to get information about the state of the file system exhibit an error. The following error message is displayed:


Value too large for defined data type

Workaround: Applications should use statvfs64() instead.