]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: check the return value of btrfs_start_delalloc_inodes()
authorMiao Xie <miaox@cn.fujitsu.com>
Tue, 22 Jan 2013 10:49:33 +0000 (10:49 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Wed, 20 Feb 2013 14:37:21 +0000 (09:37 -0500)
commitc927f69e62fe13f4514f0b79eb00c63d7725ac37
treec6755d624d37cc02672e1aa47ab3d9c80d160576
parentd25cce393e659d3679acfcd58fece91165b5a61b
Btrfs: check the return value of btrfs_start_delalloc_inodes()

We forget to check the return value of btrfs_start_delalloc_inodes(), fix it.

Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/dev-replace.c
fs/btrfs/transaction.c