Thread (29 messages) flat view 29 messages, 7 authors, 2016-06-15

Re: [PATCH] Do _not_ call unlink on a directory

From: David Kastrup <hidden>
Date: 2016-06-15 22:43:21

Linus Torvalds [off-list ref] writes:
On Mon, 16 Jul 2007, Thomas Glanzmann wrote:
quoted
Calling unlink on a directory on a Solaris UFS filesystem as root makes it
inconsistent. Thanks to Johannes Sixt for the obvious fix.
Ack, I think this is the right thing to do.

As pointed out, it doesn't _guarantee_ that git won't call
"unlink()" on a directory (race conditions etc), but that's
fundamentally true (there is no "funlink()" like there is
"fstat()"), and besides, that is in no way git-specific (ie it's
true of *any* application that gets run as root).
Please note that doing "remove" before "mkdir" without checking for
directoriness still offers a race window where one can slip in a new
non-directory file.

-- 
David Kastrup
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help