diff options
Diffstat (limited to 'xlators/debug/io-stats/src')
| -rw-r--r-- | xlators/debug/io-stats/src/io-stats.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/debug/io-stats/src/io-stats.c b/xlators/debug/io-stats/src/io-stats.c index 99e9196fd62..985c5fbc389 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)  {  | 
