mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
Under some conditions, ioctl FIGETBSZ can't return real value.
We can try to use fallback via os.stat() to get block size.
Source of patch:
|
||
|---|---|---|
| .. | ||
| canned-wks | ||
| plugins | ||
| __init__.py | ||
| engine.py | ||
| filemap.py | ||
| help.py | ||
| ksparser.py | ||
| misc.py | ||
| partition.py | ||
| pluginbase.py | ||