OpenSolaris

Printable Version Enter a New Search
Bug ID 6737329
Synopsis dmu_offset_next() does not find holes
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:zfs
Keywords rtiq_regression
Responsible Engineer Mark Maybee
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_98
Fixed In snv_98
Release Fixed solaris_nevada(snv_98) , solaris_10u7(s10u7_01) (Bug ID:2167888)
Related Bugs 6484044
Submit Date 14-August-2008
Last Update Date 20-October-2008
Description
When called with 'hole' set to TRUE, dmu_offset_next() will fail to locate the
"next hole" in the provided file.   It will always return ESRCH - indicating that
no hole was found.   This breaks lseek(SEEK_HOLE) for ZFS file systems.
Work Around
N/A
Comments
N/A