From: Yan Date: Mon, 17 Sep 2007 15:13:12 +0000 (-0400) Subject: Btrfs: Fix double free and off by one in inode.c X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~476 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e1cd766643f040fd88b9c4221353a3f6b77db1e;p=pandora-kernel.git Btrfs: Fix double free and off by one in inode.c The first change removes potential double free, the second fix a off by one error. Signed-off-by: Chris Mason --- Reading git-diff-tree failed