From: Sage Weil Date: Tue, 16 Mar 2010 17:36:40 +0000 (-0700) Subject: ceph: drop unnecessary WARN_ON in caps migration X-Git-Tag: v2.6.34-rc3~6^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea0043a29c82ca52ca54728d837314563bec574;p=pandora-kernel.git ceph: drop unnecessary WARN_ON in caps migration If we don't have the exported cap it's because we already released it. No need to WARN. Signed-off-by: Sage Weil --- Reading git-diff-tree failed