diff options
author | Poornima <pgurusid@redhat.com> | 2013-11-14 01:29:30 +0000 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-11-14 10:39:55 -0800 |
commit | 2990befa4cf9219f33b21b6c50d3e2afa4b7461b (patch) | |
tree | 9113dcfb0c016b124eb173959ddce793a5ef4f39 /xlators/nfs/server/src/mount3.c | |
parent | 4efbff29e773a8c59605f87bc3939c9c71b9da16 (diff) |
gfapi: Closed the logfile fd in glfs_fini
The logfile fd is not closed even after calling glfs_fini,
hence in smb mount if connection to glusterfs volume fails
at a point after the log file was opened, the fd would remain
open until the process dies.
This patch closes the logfile fd in glfs_fini.
Change-Id: I608bfac9c6833b42750b0383ad26fd33ee378ee1
BUG: 1030228
Signed-off-by: Poornima <pgurusid@redhat.com>
Reviewed-on: http://review.gluster.org/6263
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'xlators/nfs/server/src/mount3.c')
0 files changed, 0 insertions, 0 deletions