From 17d8887ecf34bda4a986e59b9f018994003c37f6 Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Mon, 6 Mar 2017 18:44:02 -0900 Subject: typo --- FAQ.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.mdwn b/FAQ.mdwn index e104fec..87d18a3 100644 --- a/FAQ.mdwn +++ b/FAQ.mdwn @@ -22,7 +22,7 @@ Your options are: #### Ensure bcache cannot start before resume has finished You could for example use bcache as a module you don't load during resume. However this also means you cannot access any bcache device during resume. -#### Disable the caching device on bcache before hibrinating +#### Disable the caching device on bcache before hibernating Set the cache_mode to none. This will ensure no writes are performed to the caching device. This however has the downside you cannot use bcache performance during suspend and resume. -- cgit v1.2.3