]> git.karo-electronics.de Git - karo-tx-linux.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>
Sat, 21 Apr 2012 22:50:49 +0000 (18:50 -0400)
commit8b69fbf5c7cb2d6e3ce88f9763d3384733e0026d
treed986a659b7eda43ea8c00e5888af701dc4fe3562
parent32d7362bcd45c459ff43cbc077f506af41b26de4
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