diff options
author | Tao Ma <tao.ma@oracle.com> | 2010-11-13 09:22:02 +0100 |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2010-11-13 12:15:08 +0100 |
commit | 1c66b360fe26204e2aa14e45086b4a6b8890b1a2 (patch) | |
tree | d2608809e0985e4aff7bdc9f5673a8c39d7eb916 /drivers/ssb/pcihost_wrapper.c | |
parent | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
download | linux-1c66b360fe26204e2aa14e45086b4a6b8890b1a2.tar.xz linux-1c66b360fe26204e2aa14e45086b4a6b8890b1a2.zip |
ocfs2: Change some lock status member in ocfs2_lock_res to char.
Commit 83fd9c7 changes l_level, l_requested and l_blocking of
ocfs2_lock_res from int to unsigned char. But actually it is
initially as -1(ocfs2_lock_res_init_common) which
correspoding to 255 for unsigned char. So the whole dlm lock
mechanism doesn't work now which means a disaster to ocfs2.
Cc: Goldwyn Rodrigues <rgoldwyn@suse.de>
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'drivers/ssb/pcihost_wrapper.c')
0 files changed, 0 insertions, 0 deletions