commit | 7d5513d58d072cf38cae9c886653aadac38ef4a9 | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Mon Jun 19 09:15:38 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jun 19 09:15:38 2006 -0400 |
tree | f5682cf77d5faa0e660eb46c1d288ff0b8b60089 | |
parent | 3a8476dda13bc6690c5c2d5f1d3078048392c188 [diff] |
[DLM] init rwsem earlier The nodeinfo_lock rwsem needs to be initialized when the module is loaded instead of when the dlm is first used. Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>