diff options
author | Sunil Mushran <sunil.mushran@oracle.com> | 2009-06-11 20:02:03 +0200 |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2009-06-15 23:50:14 +0200 |
commit | 9af0b38ff3f4f79c62dd909405b113bf7c1a23aa (patch) | |
tree | 9e0071a36969f435d784483f9902e498725dd875 /Documentation/SecurityBugs | |
parent | ocfs2: Adjust rightmost path in ocfs2_add_branch. (diff) | |
download | linux-9af0b38ff3f4f79c62dd909405b113bf7c1a23aa.tar.xz linux-9af0b38ff3f4f79c62dd909405b113bf7c1a23aa.zip |
ocfs2/net: Use wait_event() in o2net_send_message_vec()
Replace wait_event_interruptible() with wait_event() in o2net_send_message_vec().
This is because this function is called by the dlm that expects signals to be
blocked.
Fixes oss bugzilla#1126
http://oss.oracle.com/bugzilla/show_bug.cgi?id=1126
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'Documentation/SecurityBugs')
0 files changed, 0 insertions, 0 deletions