Yes I saw this, I have no idea what 'JH' stands for either that's why
I left it as is.

The problem is that VTOI is ufs specific, this "fix" will break
LOCKF_DEBUG for all other FS's other than UFS because it casts
the vnode->data ptr to struct inode *.

So your "fix" is broken.

Please just fix lf_print to not deref the inode ptr in the struct.

-Alfred

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to