]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Btrfs: check the return value of io_ctl_init()
authorLi Zefan <lizf@cn.fujitsu.com>
Mon, 9 Jan 2012 06:36:28 +0000 (14:36 +0800)
committerGuru Anbalagane <guru.anbalagane@oracle.com>
Fri, 27 Jan 2012 01:20:39 +0000 (17:20 -0800)
commit5002eb14d0e6cb1d3fd2a7dbd78a9523bad0fe4e
tree771bca13d5bc87670e0f1c5ef08c43f921515636
parent434d55fe43c81105b2e2694650e03093250e5128
Btrfs: check the return value of io_ctl_init()

It can return -ENOMEM.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
(cherry picked from commit 706efc6630c2722602541a6a2fc5900a4e38456a)
fs/btrfs/free-space-cache.c