ceph: move encode_fh to new API
authorSage Weil <sage@newdream.net>
Thu, 5 Apr 2012 19:07:36 +0000 (12:07 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 30 May 2012 03:28:33 +0000 (23:28 -0400)
commitc862868bb455694704c255481369c40d7185eb25
tree6b0f0c0a9b252e1f526742bf7cb777b47320e49a
parentb0b0382bb4904965a9e9fca77ad87514dfda0d1c
ceph: move encode_fh to new API

Use parent_inode has a flag for whether nfsd wants a connectable fh, but
generate one opportunistically so that we can take advantage of the
additional info in there.

Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ceph/export.c