summaryrefslogtreecommitdiffstats
path: root/xlators/performance/nl-cache/src/nl-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/performance/nl-cache/src/nl-cache.h')
-rw-r--r--xlators/performance/nl-cache/src/nl-cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/performance/nl-cache/src/nl-cache.h b/xlators/performance/nl-cache/src/nl-cache.h
index 3bd7c83237a..afc3bec4a7f 100644
--- a/xlators/performance/nl-cache/src/nl-cache.h
+++ b/xlators/performance/nl-cache/src/nl-cache.h
@@ -105,7 +105,7 @@ struct nlc_statistics {
gf_atomic_t getrealfilename_miss;
gf_atomic_t pe_inode_cnt;
gf_atomic_t ne_inode_cnt;
- gf_atomic_t nlc_invals; /* No. of invalidates recieved from upcall*/
+ gf_atomic_t nlc_invals; /* No. of invalidates received from upcall*/
};
struct nlc_conf {