]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/ctree.c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[karo-tx-linux.git] / fs / btrfs / ctree.c
index 04b06bcf2ca9d0643af52a70117c23bee527a549..15cbc2bf4ff0ed11f8bb2e163bc1960c65b27fa7 100644 (file)
@@ -1175,7 +1175,7 @@ get_old_root(struct btrfs_root *root, u64 time_seq)
        struct tree_mod_elem *tm;
        struct extent_buffer *eb;
        struct tree_mod_root *old_root = NULL;
-       u64 old_generation;
+       u64 old_generation = 0;
        u64 logical;
 
        eb = btrfs_read_lock_root_node(root);