]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/root-tree.c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / fs / btrfs / root-tree.c
index bc9dcc53f66d3c369f26658a0ed9a7be6a51af58..7cf8509deda7c0ea6e98af02a8ab0acafbe016b2 100644 (file)
@@ -142,7 +142,7 @@ int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root
        int ret;
        int slot;
        unsigned long ptr;
-       int old_len;
+       u32 old_len;
 
        path = btrfs_alloc_path();
        if (!path)