summaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorBharata B Rao <bharata@linux.vnet.ibm.com>2013-12-11 12:03:59 +0530
committerVijay Bellur <vbellur@redhat.com>2013-12-11 00:41:57 -0800
commite29080425a762232a90229c380c1ac52593dd0cc (patch)
treeb39d7daafbe7d09075509182c3cc77b57eb35cb6 /extras
parentb58810f5df92873ddd658efaae1caddddce96ae2 (diff)
libglusterfs: Explicitly open /dev/stderr logfile
From: Bharata B Rao <bharata@linux.vnet.ibm.com> Currently if stderr is specified as logfile, /dev/stderr isn't opened but stderr is directly used. However libgfapi closes the logfile (and hence stderr) from glfs_fini() which results in stderr becoming unavailable for the application that links to libgfapi. Prevent this unexpected behaviour for the application by explicitly opening /dev/stderr like it is done for any other logfile. Change-Id: I76b754598a2acf40b91ff0461726c5918e278c84 BUG: 1038924 Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com> Reviewed-on: http://review.gluster.org/6477 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions