summaryrefslogtreecommitdiffstats
path: root/base/files/important_file_writer.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/files/important_file_writer.h')
-rw-r--r--base/files/important_file_writer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/files/important_file_writer.h b/base/files/important_file_writer.h
index 4d18c0b..b28231e 100644
--- a/base/files/important_file_writer.h
+++ b/base/files/important_file_writer.h
@@ -36,7 +36,7 @@ class Thread;
// temporary file to target filename.
//
// If you want to know more about this approach and ext3/ext4 fsync issues, see
-// http://valhenson.livejournal.com/37921.html
+// http://blog.valerieaurora.org/2009/04/16/dont-panic-fsync-ext34-and-your-data/
class BASE_EXPORT ImportantFileWriter : public NonThreadSafe {
public:
// Used by ScheduleSave to lazily provide the data to be saved. Allows us