Swen, your other very short patch fixes a problem with closing the
fd.  And that's a good thing.  But the underlying problem is that
we have multiple copies of the fd, and do not know whether it has
been closed.

I'm thinking that it would be best to have one copy, in the SVCXPRT,
and have everybody use that one.  It starts at 0, and could be set
to -1 to indicate that it has been closed -- rather than a closeit
flag as was done.

Any thoughts?

------------------------------------------------------------------------------
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