]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: rgw_lookup: don't ref for "/" or ".."
authorMatt Benjamin <mbenjamin@redhat.com>
Wed, 22 Feb 2017 19:57:59 +0000 (14:57 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Thu, 23 Feb 2017 15:27:35 +0000 (10:27 -0500)
commitdea8d1ee373399a21851690a9753388b659b8ede
tree04a82528639607087e1963849ab05237161232f0
parentabb6eec3a65026d3ef832038a4e86fdd19454839
rgw_file: rgw_lookup: don't ref for "/" or ".."

These refs won't be returned by nfs-ganesha, and are sufficiently
magical that other consumers should be persuaded to understand
their specialness.

Fixes: http://tracker.ceph.com/issues/19060
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc