1. 02 2月, 2006 1 次提交
    • T
      SUNRPC: Fix a lock recursion in the auth_gss downcall · 8a317760
      Trond Myklebust 提交于
       When we look up a new cred in the auth_gss downcall so that we can stuff
       the credcache, we do not want that lookup to queue up an upcall in order
       to initialise it. To do an upcall here not only redundant, but since we
       are already holding the inode->i_mutex, it will trigger a lock recursion.
      
       This patch allows rpcauth cache searches to indicate that they can cope
       with uninitialised credentials.
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      8a317760
  2. 12 1月, 2006 1 次提交
  3. 05 11月, 2005 1 次提交
  4. 24 9月, 2005 1 次提交
  5. 23 6月, 2005 1 次提交
  6. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4