commit | 013bd4c336ad0d30e9e41f9cff0dbc1858934e75 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Thu Feb 16 10:11:40 2012 +0900 |
committer | David Sterba <dsterba@suse.cz> | Thu Feb 16 17:23:16 2012 +0100 |
tree | f605d1160c95e3e82016ca8a81e6e1c3af2b7cba | |
parent | 12fc9d0923ca70ae8960bccebac09d5c12f8c4d4 [diff] |
Btrfs: fix return value check of extent_io_ops This patch adds the check on the return value of extent_io_ops. Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>