From b679fd4b73d9ec039029088769722887b61d750a Mon Sep 17 00:00:00 2001 From: Mohit Agrawal Date: Wed, 23 May 2018 09:10:11 +0530 Subject: Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on" Updates: bz#1582286 This reverts commit 7c3cc485054e4ede1efb358552135b432fb7047a. Change-Id: I831d646112bcfa13d0c2153482ad00ff1b23aa6c Signed-off-by: Mohit Agrawal --- xlators/debug/io-stats/src/io-stats.c | 1 + 1 file changed, 1 insertion(+) (limited to 'xlators/debug') diff --git a/xlators/debug/io-stats/src/io-stats.c b/xlators/debug/io-stats/src/io-stats.c index f5d86e1bc6a..6ddad96d8aa 100644 --- a/xlators/debug/io-stats/src/io-stats.c +++ b/xlators/debug/io-stats/src/io-stats.c @@ -301,6 +301,7 @@ is_fop_latency_started (call_frame_t *frame) throughput, iosstat); \ } while (0) + static int ios_fd_ctx_get (fd_t *fd, xlator_t *this, struct ios_fd **iosfd) { -- cgit