summaryrefslogtreecommitdiffstats
path: root/xlators/features/read-only/src/read-only.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/read-only/src/read-only.c')
-rw-r--r--xlators/features/read-only/src/read-only.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/read-only/src/read-only.c b/xlators/features/read-only/src/read-only.c
index 8733a40abce..75d6d104d45 100644
--- a/xlators/features/read-only/src/read-only.c
+++ b/xlators/features/read-only/src/read-only.c
@@ -115,6 +115,7 @@ struct xlator_fops fops = {
.entrylk = ro_entrylk,
.fentrylk = ro_fentrylk,
.lk = ro_lk,
+ .fallocate = ro_fallocate,
};
struct xlator_cbks cbks = {