Skip to content
Snippets Groups Projects
Commit 8ca0bd35 authored by Phil Schwan's avatar Phil Schwan
Browse files

- more LDLM refcount locking infrastructure

- fixed the error handling paths of unlink and rmdir, so that unlinking a
non-existant file returns an error
- fixed the DLM bug that caused the perl script to hang (there's a new bug now
  that it triggers under heavier load that causes it to crash)
- fixed a second crashing bug that occurred if a blocked lock gets completed
  and then cancelled all before the server-side enqueue finishes (amazing but
  true)
- osc_open() now returns the actual rc instead of 0
- fixed a race condition in ptlrpc/service.c related to thread shutdown (nice
  catch, Mike)
parent 38d7f156
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment