net/mlx4: Fix firmware command timeout during interrupt test
[cascardo/linux.git] / fs / nfsd / flexfilelayout.c
index df880e9..b672873 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,