summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe/src/stripe.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster/stripe/src/stripe.c')
-rw-r--r--xlators/cluster/stripe/src/stripe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xlators/cluster/stripe/src/stripe.c b/xlators/cluster/stripe/src/stripe.c
index fae80c3e200..a8534cfca1e 100644
--- a/xlators/cluster/stripe/src/stripe.c
+++ b/xlators/cluster/stripe/src/stripe.c
@@ -4436,7 +4436,7 @@ stripe_setxattr_cbk (call_frame_t *frame, void *cookie,
call_cnt = --local->wind_count;
/**
- * We overwrite ->op_* values here for subsequent faliure
+ * We overwrite ->op_* values here for subsequent failure
* conditions, hence we propagate the last errno down the
* stack.
*/
@@ -5553,7 +5553,7 @@ stripe_getxattr (call_frame_t *frame, xlator_t *this,
(void) strncpy (local->xsel, name, strlen (name));
/**
- * for xattrs that need info from all childs, fill ->xsel
+ * for xattrs that need info from all children, fill ->xsel
* as above and call the filler function in cbk based on
* it
*/