Loading fs/ceph/caps.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -586,6 +586,7 @@ int ceph_add_cap(struct inode *inode, } else { } else { pr_err("ceph_add_cap: couldn't find snap realm %llx\n", pr_err("ceph_add_cap: couldn't find snap realm %llx\n", realmino); realmino); WARN_ON(!realm); } } } } Loading Loading
fs/ceph/caps.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -586,6 +586,7 @@ int ceph_add_cap(struct inode *inode, } else { } else { pr_err("ceph_add_cap: couldn't find snap realm %llx\n", pr_err("ceph_add_cap: couldn't find snap realm %llx\n", realmino); realmino); WARN_ON(!realm); } } } } Loading