Btrfs: check return value of btrfs_alloc_path()
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Tue, 1 Mar 2011 06:48:31 +0000 (06:48 +0000)
committerroot <Chris Mason chris.mason@oracle.com>
Mon, 28 Mar 2011 09:37:54 +0000 (05:37 -0400)
Adding the check on the return value of btrfs_alloc_path() to several places.
And, some of callers are modified by this change.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found