dentries

Guest (guest@manjak.knm.org.pl)
Sat, 25 Apr 1998 20:28:46 +0200


Hello,

I am having minor problems with porting a simple patch
written by a friend of mine to 2.1.x. kernel. The patch
does the following:
if (!suser()) {
dir_namei(filename, &namelen, &basename, NULL, &dir);
if(verify(current->uid, dir))
[...]
}

what shall I do in 2.1 to get the directory inode that I could pass
to the verify() function ?

Thanks in advance,
Martin
ps. Please Cc: to me when replying. I haven't received any digests
since Thursday. Is the list/vger dead or something ?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu