commit | 8fcaa972139ccd634285f915f791119241414505 | [log] [tgz] |
---|---|---|
author | Michael Gernoth <michael@gernoth.net> | Sat Nov 15 19:21:23 2014 +0100 |
committer | Steve Kondik <steve@cyngn.com> | Sun Oct 18 00:51:43 2015 -0700 |
tree | 65cc154136e11f59aef774dd6beba77f27405b73 | |
parent | 08c57fca6876963012ee2ab43b586c616e7d4144 [diff] |
PackageInstallerSession: use ftruncate if fallocate is ENOTSUP When posix_fallocate is not supported (e.g. on ext3), fall back to using ftruncate instead. Change-Id: I8f7792ed3f43504df21e86cff79ed34f3ba795d7