Merge remote-tracking branch 'iommu/next'
[deliverable/linux.git] / fs / nfsd / flexfilelayout.c
index df880e9fa71fb60d20fe12f82ebb7ed1011ce19c..b672873830109e1d4705a4de7496a23da4227610 100644 (file)
@@ -126,6 +126,7 @@ nfsd4_ff_proc_getdeviceinfo(struct super_block *sb, struct svc_rqst *rqstp,
 const struct nfsd4_layout_ops ff_layout_ops = {
        .notify_types           =
                        NOTIFY_DEVICEID4_DELETE | NOTIFY_DEVICEID4_CHANGE,
+       .disable_recalls        = true,
        .proc_getdeviceinfo     = nfsd4_ff_proc_getdeviceinfo,
        .encode_getdeviceinfo   = nfsd4_ff_encode_getdeviceinfo,
        .proc_layoutget         = nfsd4_ff_proc_layoutget,
This page took 0.024048 seconds and 5 git commands to generate.