[DLM] fix i_private
authorDavid Teigland <teigland@redhat.com>
Wed, 26 Jul 2006 19:31:15 +0000 (15:31 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 26 Jul 2006 19:31:15 +0000 (15:31 -0400)
commitae4a382004fc6cf229c51deaf69910410d313e0b
tree14a01a330a8ee5fdcfc1dbb84e45608b06d9fd42
parent20abf975f75d6fb45d8c055d30cdcb112ca8b608
[DLM] fix i_private

> I think you must have an old version of the base kernel as well?
> i_private no longer exists in struct inode, so you'll have to use
> something else,

I have that patch in my stack but didn't send it; for some reason I
thought it was already changed in your git tree.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/debug_fs.c