commit | 134669854e3a680d8aad9a4047891c653715f4c0 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Oct 06 09:58:44 2010 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Oct 06 09:58:44 2010 +0100 |
tree | 8c6f6b2615fc7bf84c69b02bde33065aaa8688c9 | |
parent | 46290341cd649c2bfb69e5067c1804c0395c83a1 [diff] |
GFS2: Fix type mapping for demote_rq interface Mostly the glock operations follow the type of the glock. The one exception is the transaction glock, so we need to check for that directly. Reported-by: Dr. David Alan Gilbert <linux@treblig.org> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>