commit | 8e1cd766643f040fd88b9c4221353a3f6b77db1e | [log] [tgz] |
---|---|---|
author | Yan <yanzheng@21cn.com> | Mon Sep 17 11:13:12 2007 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:03:56 2008 -0400 |
tree | 837357a686763f6a3a3559b2320daf40836d46d3 | |
parent | bab9fb035faa5119991b64cfee1b14c1d6f6a31b [diff] |
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 <chris.mason@oracle.com>