> i'm currently tracking a bug in VFS.
> (Please HELP-thread).
>
> My first impression is that:
> 1) sys_lseek() is called
> 2) file->f_dentry == NULL, i.e. goto out_putf
Stop here.
> My question(s):
> a) when is file->f_dentry==NULL?
When we got a bug. It should never happen. Can you reproduce the
situation?
-
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/