]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5278e3061076b75bb6d6214ce08d6515e02f821
tree6b0f0c0a9b252e1f526742bf7cb777b47320e49a
parent8caf6199edc5fc394617c00d5b74b862fc0e6987
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