diff options
Diffstat (limited to 'fs/nfs/flexfilelayout/flexfilelayoutdev.c')
-rw-r--r-- | fs/nfs/flexfilelayout/flexfilelayoutdev.c | 2 |
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 | ||
21 | static unsigned int dataserver_timeo = NFS_DEF_TCP_RETRANS; | 21 | static unsigned int dataserver_timeo = NFS_DEF_TCP_TIMEO; |
22 | static unsigned int dataserver_retrans; | 22 | static unsigned int dataserver_retrans; |
23 | 23 | ||
24 | static bool ff_layout_has_available_ds(struct pnfs_layout_segment *lseg); | 24 | static bool ff_layout_has_available_ds(struct pnfs_layout_segment *lseg); |