Home
last modified time | relevance | path

Searched hist:"23291 a04" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Drelocation.c23291a04 Mon Jun 25 06:15:23 CDT 2012 Dan Carpenter <dan.carpenter@oracle.com> Btrfs: fix error handling in __add_reloc_root()

We dereferenced "node" in the error message after freeing it. Also
btrfs_panic() can return so we should return an error code instead of
continuing.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
23291a04 Mon Jun 25 06:15:23 CDT 2012 Dan Carpenter <dan.carpenter@oracle.com> Btrfs: fix error handling in __add_reloc_root()

We dereferenced "node" in the error message after freeing it. Also
btrfs_panic() can return so we should return an error code instead of
continuing.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>