aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout/flexfilelayoutdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/flexfilelayout/flexfilelayoutdev.c')
-rw-r--r--fs/nfs/flexfilelayout/flexfilelayoutdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/flexfilelayout/flexfilelayoutdev.c b/fs/nfs/flexfilelayout/flexfilelayoutdev.c
index a809989807d6..19f856f45689 100644
--- a/fs/nfs/flexfilelayout/flexfilelayoutdev.c
+++ b/fs/nfs/flexfilelayout/flexfilelayoutdev.c
@@ -18,7 +18,7 @@
18 18
19#define NFSDBG_FACILITY NFSDBG_PNFS_LD 19#define NFSDBG_FACILITY NFSDBG_PNFS_LD
20 20
21static unsigned int dataserver_timeo = NFS_DEF_TCP_RETRANS; 21static unsigned int dataserver_timeo = NFS_DEF_TCP_TIMEO;
22static unsigned int dataserver_retrans; 22static unsigned int dataserver_retrans;
23 23
24static bool ff_layout_has_available_ds(struct pnfs_layout_segment *lseg); 24static bool ff_layout_has_available_ds(struct pnfs_layout_segment *lseg);