diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2012-09-05 21:37:37 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-10 23:43:05 (GMT) |
commit | 436473bc2173499ae274d0f50111d1e355006caf (patch) | |
tree | 41c867c12ad16af9f4f6c36bda78369f5d022c19 /fs/btrfs/orphan.c | |
parent | 6bb22fea25624ab593eee376fa5fb82d1b13f45a (diff) | |
download | linux-436473bc2173499ae274d0f50111d1e355006caf.tar.xz |
tools/hv: Check for read/write errors
hv_kvp_daemon currently does not check whether fread() or fwrite()
succeed. Add the necessary checks. Also, remove the incorrect use of
feof() before fread().
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/btrfs/orphan.c')
0 files changed, 0 insertions, 0 deletions