]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: return -ENOENT from diff_iterate when the snap doesn't exist
authorJosh Durgin <josh.durgin@inktank.com>
Sun, 31 Mar 2013 00:28:35 +0000 (17:28 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 1 Apr 2013 15:56:07 +0000 (08:56 -0700)
commit33d1a2fc8809cc8aec42cd4c5330c9a27f0f32f8
treeb5830467d9146832138d3650a87eabe296182776
parent6a04a7fa563af0e4a5713f1ae9a28052c0ddab4b
librbd: return -ENOENT from diff_iterate when the snap doesn't exist

This is a bit more helpful than -EINVAL.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/librbd/internal.cc