summaryrefslogtreecommitdiffstats
path: root/fs_mgr
diff options
context:
space:
mode:
authorKen Sumrall <ksumrall@android.com>2013-07-10 22:42:37 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-07-10 22:42:37 +0000
commit42031e0ed7c1149c6ff3d2f2dc0ef64ff3573fe6 (patch)
tree07432b1e206bdc161532c5c94b65a92d0d705e27 /fs_mgr
parentfafcabd0dd4432de3c7f5956edec23f6ed241b56 (diff)
parent132b7d750e6f3e835676dfc5edbb94978f9370f8 (diff)
downloadsystem_core-42031e0ed7c1149c6ff3d2f2dc0ef64ff3573fe6.tar.gz
system_core-42031e0ed7c1149c6ff3d2f2dc0ef64ff3573fe6.tar.bz2
system_core-42031e0ed7c1149c6ff3d2f2dc0ef64ff3573fe6.zip
Merge "fs_mgr_priv: Extend fs wait timeout to 20 seconds"
Diffstat (limited to 'fs_mgr')
-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 175fdabd2..7d54ca6aa 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:
*