freebsd: fchmod is not supported on posix shm
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Feb 2012 00:44:56 +0000 (19:44 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Feb 2012 00:44:56 +0000 (19:44 -0500)
commit409a0c56eb6e089c182dfa8f2a7a63dc95b04917
tree44fdd775cec33687335fb68b59ea59acbdc5d8ad
parent89831a7431103178268b5f1dccbf094e7c4f4095
freebsd: fchmod is not supported on posix shm

It is OK not to the the fchmod. However, if UST apps start before
lttng-sessiond, they will have write access to the futex shm.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/bin/lttng-sessiond/shm.c
This page took 0.025881 seconds and 5 git commands to generate.