]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ceph: drop unnecessary WARN_ON in caps migration
authorSage Weil <sage@newdream.net>
Tue, 16 Mar 2010 17:36:40 +0000 (10:36 -0700)
committerSage Weil <sage@newdream.net>
Tue, 23 Mar 2010 14:46:52 +0000 (07:46 -0700)
commit4ea0043a29c82ca52ca54728d837314563bec574
treedf7e9859f54d0ae1b20d07647886a313cd9da9fb
parent12eadc190038e68b5884a4aa313b6ab89ba60f5e
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 <sage@newdream.net>
fs/ceph/caps.c