Thanks, fix is in vger. Someone removed the checks (I assume they arent needed
any more) but missed the fact we were setting inode as well:
if (!file->f_dentry || !(inode = file->f_dentry->d_inode))
Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/