]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
hadoop: check for valid filehandler, before using in next calls
authorAndrey Stepachev <octo@yandex-team.ru>
Fri, 13 Jan 2012 11:58:36 +0000 (15:58 +0400)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Tue, 17 Jan 2012 21:00:22 +0000 (13:00 -0800)
commita85ea47509f466ee36f143a26096b7a5893b9300
tree5c5a61370155ece3062c075b73cef994df1bfd01
parentbd8e32d9ec983d5543c5f522657fa66188048db5
hadoop: check for valid filehandler, before using in next calls

In case of nonexistent file, calling Client::replication()
triggers assert.

Signed-off-by: Andrey Stepachev <octo@yandex-team.ru>
Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/client/hadoop/CephFSInterface.cc