summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorBob Peterson2007-07-12 23:58:50 +0200
committerSteven Whitehouse2007-08-14 11:32:43 +0200
commit24c7387333c77b602ece7ecd6a85fc94f8f16d8c (patch)
tree8fd9bba4310f176d8c538e2a22c083882b10dec5 /ipc
parent[GFS2] soft lockup detected in databuf_lo_before_commit (diff)
downloadkernel-qcow2-linux-24c7387333c77b602ece7ecd6a85fc94f8f16d8c.tar.gz
kernel-qcow2-linux-24c7387333c77b602ece7ecd6a85fc94f8f16d8c.tar.xz
kernel-qcow2-linux-24c7387333c77b602ece7ecd6a85fc94f8f16d8c.zip
[GFS2] soft lockup in rgblk_search
This patch seems to fix the problem described in bugzilla bug 246114. It was written by Steve Whitehouse with some tweaking by me. The code was looping in the relatively new section of code designed to search for and reuse unlinked inodes. In cases where it was finding an appropriate inode to reuse, it was looping around and finding the same block over and over because a "<=" check should have been a "<" when comparing the goal block to the last unlinked block found. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions