nbd-server: remove global variables: runuser and rungroup
authorTuomas Jorma Juhani Räsänen <tuomasjjrasanen@tjjr.fi>
Thu, 3 Jan 2013 21:21:05 +0000 (23:21 +0200)
committerWouter Verhelst <w@uter.be>
Sat, 5 Jan 2013 01:05:41 +0000 (02:05 +0100)
commit8d7d396c661acbe8f6c232436fe82de55c201333
tree5d1366d162aacafd06efae5acbdbdf14f42c2e9b
parentb823b3bdb71c4f857c04d7334433ccee302f6c9b
nbd-server: remove global variables: runuser and rungroup

User and group names are needed only at the very beginning of the
process, there is no need to keep them hanging in the global scope.

Signed-off-by: Tuomas Jorma Juhani Räsänen <tuomasjjrasanen@tjjr.fi>
nbd-server.c