[OpenAFS] Re: unix owner/group of files in AFS

Adam Megacz megacz@cs.berkeley.edu
Sat, 31 Mar 2007 22:59:26 -0700


>> Did I mention, that the nss-plug is just a very small piece of
>> software, talking to a local server process (ptdbnssd) which does
>> the real PTDB-stuff?

By the way, what are the issues that led you to break out the pts
operations into a daemon?  Could this all be done in-process using
pthread locks to keep the nss operations single-threaded?

  - a