diff options
author | 2011-05-13 09:45:40 -0400 | |
---|---|---|
committer | 2011-05-13 09:45:40 -0400 | |
commit | 496b318eb65558c1a3a4fe882cb9da6d1dc6493a (patch) | |
tree | 090f1739245a42ef4c147d36e52c3aca557b4dcd /fs/jbd2/commit.c | |
parent | xen/blkback: Align the tabs on the structure. (diff) | |
download | linux-rng-496b318eb65558c1a3a4fe882cb9da6d1dc6493a.tar.xz linux-rng-496b318eb65558c1a3a4fe882cb9da6d1dc6493a.zip |
xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_transaction_end()
vbd_resize() up_read()'s xs_state.suspend_mutex twice in a row via double
xenbus_transaction_end() calls. The next down_read() in
xenbus_transaction_start() (at eg. the next resize attempt) hangs.
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=618317
Acked-by: Jan Beulich <jbeulich@novell.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions