Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!mmdf From: "Peter W. Borders" Newsgroups: comp.os.minix Subject: PC Minix ph1.5 tests Message-ID: <50990@nigel.ee.udel.edu> Date: 17 Apr 91 02:00:37 GMT Sender: mmdf@ee.udel.edu Lines: 8 Hello all, anybody have any problems with test21 subtest1? Specifically the rename(buf,buf1) call that generates error 91. the problem is that it wants an error EINVAL back and it is getting EACCES. I took a look at the code in FS (link.c) for do_rename and I am not sure if the part that checks for the oldname being a prefix of the newname is working correctly. This is line 16061 in the source listing in the manual. Anyone else have this problem or is this just my baby? Thanks for any feedback. Pete Borders