commit | 3edb2a68cb23cd6ca84022421eeae2604722cdc4 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Tue Jan 22 10:49:33 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Wed Feb 20 09:37:21 2013 -0500 |
tree | c6755d624d37cc02672e1aa47ab3d9c80d160576 | |
parent | e6ec716f0ddbe51741ef261d0804f0c28038dda4 [diff] |
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>