-
Type:
Bug
-
Status: Done
-
Priority:
Low
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
**Reported in Launchpad by Alex Yurchenko last update 09-05-2014 05:50:38
This may happen on file systems that don't support posix_fallocate(). The reason is offset == size_ case is not handled and falls through to throw exception.