1. 24 6月, 2005 5 次提交
  2. 17 4月, 2005 2 次提交
    • N
      [PATCH] nfsd4: fix struct file leak · c907132d
      NeilBrown 提交于
      We were failing to close on an error path, resulting in a leak of struct files
      which could take a v4 server down fairly quickly....  So call
      nfs4_close_delegation instead of just open-coding parts of it.
      
      Simplify the cleanup on delegation failure while we're at it.
      Signed-off-by: NJ. Bruce Fields <bfields@citi.umich.edu>
      Signed-off-by: NNeil Brown <neilb@cse.unsw.edu.au>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      c907132d
    • 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