]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: check return value of kmalloc()
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Mon, 25 Apr 2011 23:43:52 +0000 (19:43 -0400)
committerChris Mason <chris.mason@oracle.com>
Mon, 25 Apr 2011 23:43:52 +0000 (19:43 -0400)
commitf18f5c5d1c7165360eacb2f4e70be5784fbff3da
treedf29b480d83806cd4e85508ac676eb69323ddc79
parente461db79b2c7704a0a3cd2260fe9e568af3af877
Btrfs: check return value of kmalloc()

The check on the return value of kmalloc() is added to some places.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/extent-tree.c
fs/btrfs/inode.c