Fix: no need to use run_as_open in the relayd
authorDavid Goulet <dgoulet@efficios.com>
Mon, 29 Apr 2013 17:08:36 +0000 (13:08 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 29 Apr 2013 17:08:36 +0000 (13:08 -0400)
The utils create stream file function is changed to handle uid and gid
set to -1 meaning that it now does not use the run_as_open() call which
is costly in performance and will instead use open().

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.027488 seconds and 5 git commands to generate.