author | Junio C Hamano <junkio@cox.net> | |
Wed, 6 Jul 2005 08:21:46 +0000 (01:21 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Wed, 6 Jul 2005 17:39:59 +0000 (10:39 -0700) | ||
commit | f312de018b48853d166040908b0ba2bf666e26c1 | |
tree | a1863bec8ca2a728502562baf933527e10b93609 | tree | snapshot |
parent | b2cb94254be7bf8b44c851897dd29a00ce654e3c | commit | diff |
[PATCH] Let umask do its work upon filesystem object creation.
IIRC our strategy was to let the users' umask take care of the
final mode bits. This patch fixes places that deviate from it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
IIRC our strategy was to let the users' umask take care of the
final mode bits. This patch fixes places that deviate from it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
apply.c | diff | blob | history | |
csum-file.c | diff | blob | history | |
entry.c | diff | blob | history | |
init-db.c | diff | blob | history | |
receive-pack.c | diff | blob | history |