]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add LOOKUPINO op
authorSage Weil <sage.weil@dreamhost.com>
Fri, 1 Apr 2011 16:09:55 +0000 (09:09 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 1 Apr 2011 16:09:55 +0000 (09:09 -0700)
commit6b4fb92a9aa64bf19bfec3c2850f52a2aa5e9024
treeb257571e7cc445135d24c70d158518fbcea3d5e8
parent1ff3ce1fd7759e3ba7d1d8680c9daea970fcf003
mds: add LOOKUPINO op

This just looks up a single ino (instead of the ino + dirino/hash
LOOKUPHASH business).

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/include/ceph_fs.h
src/include/ceph_strings.cc
src/mds/Server.cc
src/mds/Server.h