summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDave Kleikamp <shaggy@austin.ibm.com>2005-03-14 21:16:28 -0600
committerDave Kleikamp <shaggy@austin.ibm.com>2005-03-14 21:16:28 -0600
commit7b2f228564901f63a8de2632f38f994f12d0b35d (patch)
tree639ff470740666a87c57f92289fdf8fd4c22a36d /net/unix/af_unix.c
parent771a7305941c940458cf57a1ae7ec1ffeefdcf0c (diff)
JFS: Don't clobber wait_queue_head while there are waitors on it
The resize code closes down the log and reinitializes it in another location on the disk. The problem is that it re-initializes a wait_queue_head while there are waitors waiting for the resize to be completed. The result is that the waitors are never awakened. Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions