This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[gold commit] PR 22540: Handle case where posix_fallocate is not supported for a filesystem


Committed.

-cary


2017-12-02  Vladimir Kondratyev  <vladimir@kondratyev.su>
            Cary Coutant  <ccoutant@gmail.com>

gold/
        PR gold/22540
        * output.cc (gold_fallocate): Trivial return for len == 0.
        Add fallback options when posix_fallocate and fallocate return
        not-supported errors.

Attachment: pr22540.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]