reordering, I hope

Matt

On Tue, Jan 30, 2018 at 1:40 PM, Pradeep <pradeeptho...@gmail.com> wrote:
> Hello,
>
> It is possible to receive requests anytime after nfs_Init_svc() is
> completed. We initialize several things in nfs_Init() after this. This could
> lead to processing of incoming requests racing with the rest of
> initialization (ex: dupreq2_pkginit()). Is it possible to re-order
> nfs_Init_svc() so that rest of ganesha is ready to process requests as soon
> as we start listing on the NFS port? Another way is to return NFS4ERR_DELAY
> until 'nfs_init.init_complete' is true. Any thoughts?
>
>
> Thanks,
> Pradeep
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Nfs-ganesha-devel mailing list
> Nfs-ganesha-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
>



-- 

Matt Benjamin
Red Hat, Inc.
315 West Huron Street, Suite 140A
Ann Arbor, Michigan 48103

http://www.redhat.com/en/technologies/storage

tel.  734-821-5101
fax.  734-769-8938
cel.  734-216-5309

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to