commit | 5df67083488ccbad925f583b698ab38f8629a016 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Tue Feb 01 09:17:35 2011 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Tue Feb 01 07:16:37 2011 -0500 |
tree | ec428f27f1b72c4d8e284831d4bef8894b2b8457 | |
parent | c87fb6fdcaf7560940b31a0c78c3e6370e3433cf [diff] |
btrfs: checking NULL or not in some functions Because NULL is returned when the memory allocation fails, it is checked whether it is NULL. Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>