This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug locale/22089] [PATCH] locale: Call fchmod() before calling link()


https://sourceware.org/bugzilla/show_bug.cgi?id=22089

--- Comment #4 from Colin <walters at verbum dot org> ---
Hm, it might be that we see a different order of operations via FUSE?  Anyways
even if we landed this patch we'd still need to support older glibc versions,
so I'm going to cave and implement copyup:
https://github.com/ostreedev/ostree/pull/1382

That said I still think this patch is a cleanup, although an even better
cleanup would be to use O_TMPFILE.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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