]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: snap_remove proxy requests require fast diff feature
authorJason Dillaman <dillaman@redhat.com>
Fri, 27 Mar 2015 06:44:50 +0000 (02:44 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 13 Apr 2015 19:24:36 +0000 (15:24 -0400)
commit883169f73902cfdf706a75ab21295650a8a5ca0b
treeb85206f85a556dbd1c285750097c6d6ead8a2934
parentdd82561c82905bab56c932a6cc3f1602a113dc48
librbd: snap_remove proxy requests require fast diff feature

Since older Ceph clients that support exclusive locking won't
support snap_remove, only attempt to proxy the command if
fast diff is enabled.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/internal.cc