Hello everyone,

In the function nfs_lookup in nfs/dir.c , the following line (line # 926):

error = nfs_reval_fsid(nd->mnt, dir, &fhandle, &fattr);

uses `nd' without having checked if it is NULL.

Is this correct?

This is in kernel version 2.6.19.1

Can someone check this ?

Thanks,

Chaitanya.
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to