Linux NFS development
 help / color / mirror / Atom feed
* When is export_operations.get_parent triggered?
@ 2016-11-05 12:59 Luis de Bethencourt
  2016-11-05 22:03 ` NeilBrown
  0 siblings, 1 reply; 5+ messages in thread
From: Luis de Bethencourt @ 2016-11-05 12:59 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: Richard Weinberger, linux-nfs

Hi all,

I recently played with adding the basics to make befs exportable via NFS [0].

I want to implement the get_parent member of the export_operations struct as
well, but I can't seem to trigger this member being called. I have implemented
a solution which I feel is wrong [1], but want to be able to test it before
moving forward.

When is this member triggered? Any advice?

Thanks,
Luis


[0] https://lkml.org/lkml/2016/11/5/40
[1] https://github.com/luisbg/linux-befs/commit/a7d92c746469f1bd60dd1c905587915ecf9884f5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-08 15:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-05 12:59 When is export_operations.get_parent triggered? Luis de Bethencourt
2016-11-05 22:03 ` NeilBrown
2016-11-06 12:24   ` Luis de Bethencourt
2016-11-07 17:34     ` J. Bruce Fields
2016-11-08 15:49       ` Luis de Bethencourt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox