summaryrefslogtreecommitdiffstats
path: root/fs_mgr/fs_mgr_priv.h
diff options
context:
space:
mode:
authorAndrew Boie <andrew.p.boie@intel.com>2012-07-25 14:33:39 -0700
committerAndrew Boie <andrew.p.boie@intel.com>2013-01-04 12:20:16 -0800
commit132b7d750e6f3e835676dfc5edbb94978f9370f8 (patch)
treed7026283738a6ad76b42383d54dd5c8ad794ffc8 /fs_mgr/fs_mgr_priv.h
parent77eccafe55e019089c18273c1062df262220ab83 (diff)
downloadsystem_core-132b7d750e6f3e835676dfc5edbb94978f9370f8.zip
system_core-132b7d750e6f3e835676dfc5edbb94978f9370f8.tar.gz
system_core-132b7d750e6f3e835676dfc5edbb94978f9370f8.tar.bz2
fs_mgr_priv: Extend fs wait timeout to 20 seconds
In practice 5 seconds is too short to wait for a disk device node to show up if the disk is USB; 20 seconds is a much more comfortable window. Change-Id: Iaf2c1f46b41a44fc1240d52d8498ca9cb639ea80 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
Diffstat (limited to 'fs_mgr/fs_mgr_priv.h')
-rw-r--r--fs_mgr/fs_mgr_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_mgr/fs_mgr_priv.h b/fs_mgr/fs_mgr_priv.h
index 175fdab..7d54ca6 100644
--- a/fs_mgr/fs_mgr_priv.h
+++ b/fs_mgr/fs_mgr_priv.h
@@ -35,7 +35,7 @@ struct fstab_rec {
char *key_loc;
};
-#define WAIT_TIMEOUT 5
+#define WAIT_TIMEOUT 20
/* fstab has the following format:
*