diff options
| author | Krzysztof Benedyczak <[email protected]> | 2005-09-27 22:21:36 +0200 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-09-27 13:30:45 -0700 |
| commit | 59175839783287d3b03f18460bb3539c69300837 (patch) | |
| tree | 8abf324e8c8621d82774bb92a981a0629ae77944 /scripts/patch-kernel | |
| parent | 5c1f4cac6ff75a4a602bae960a054ed3df7e9765 (diff) | |
[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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions