Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: fix leak of dentry in ceph_init_dentry() error path
If we fail to allocate a ceph_dentry_info, don't leak the dn reference. Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information