• Thomas Munro's avatar
    Fix mdsyncfiletag(), take II. · 7c85be08
    Thomas Munro authored
    The previous commit failed to consider that FileGetRawDesc() might
    not return a valid fd, as discovered on the build farm.  Switch to
    using the File interface only.
    
    Back-patch to 12, like the previous commit.
    7c85be08
md.c 38.7 KB