summaryrefslogtreecommitdiff
path: root/lib/Kconfig
diff options
context:
space:
mode:
authorKrzysztof Benedyczak <golbi@mat.uni.torun.pl>2005-09-28 00:21:36 +0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-28 00:30:45 +0400
commit59175839783287d3b03f18460bb3539c69300837 (patch)
tree8abf324e8c8621d82774bb92a981a0629ae77944 /lib/Kconfig
parent5c1f4cac6ff75a4a602bae960a054ed3df7e9765 (diff)
downloadlinux-59175839783287d3b03f18460bb3539c69300837.tar.xz
[PATCH] Make POSIX message queue sys_mq_open() honor umask
We ignored umask when creating new queues via mq_open (when creating with open() on mqueue fs it is ok of course). According to the specification this a bug. This trivial patch fixes this. Signed-off-by: Krzysztof Benedyczak <golbi@mat.uni.torun.pl> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions