From: Li Dongyang Date: Fri, 6 Nov 2009 14:33:01 +0000 (+0000) Subject: Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root X-Git-Tag: v2.6.32-rc7~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df66916e71231e9f2377cac9c5c1e2d190f9a427;p=pandora-kernel.git Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root We don't need to call btrfs_release_path because btrfs_free_path will do that for us. Signed-off-by: Li Dongyang Signed-off-by: Chris Mason --- Reading git-diff-tree failed