diff options
author | Bob Peterson <rpeterso@redhat.com> | 2014-03-12 10:32:20 -0400 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2014-03-12 14:45:48 +0000 |
commit | 01b172b7b10146cf5f02604047bee065cfb49946 (patch) | |
tree | 44fd794c8d68bd1ebc7d330877eb5aa7e5c8de8c /fs/gfs2/log.c | |
parent | 48f8f711edf3868fe4faa28a19f07acb43532c4a (diff) |
GFS2: Ensure workqueue is scheduled after noexp request
This patch closes a small timing window whereby a request to hold the
transaction glock can get stuck. The problem is that after the DLM has
granted the lock, it can get into a state whereby it doesn't transition
the glock to a held state, due to not having requeued the glock state
machine to finish the transition.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/log.c')
0 files changed, 0 insertions, 0 deletions