From: Sage Weil Date: Mon, 15 Aug 2011 20:02:37 +0000 (-0700) Subject: ceph: fix encoding of ino only (not relative) paths X-Git-Tag: v3.1-rc6~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=795858dbd253462a67e14272edeaae73c6074b17;p=pandora-kernel.git ceph: fix encoding of ino only (not relative) paths A 'path' consists of a starting ino and relative component. Encode even when there is no relative component. This is primarily needed by the NFS reexport code. Signed-off-by: Sage Weil --- Reading git-diff-tree failed