Addfile on a new directory bug (EXT2)
Submitted by thebubble on Sat, 04/03/2004 - 11:03.
Hello,
i have implements (connected) File.mkdir and File.createNewFile
I can create a new file only on a directory created by Linux.
I can't create a new file on a directory make by JNODE.
I have this error :
java.lang.NullPinterException
org.jnode.fs.ext2.Ext2Directory!addDirectoryRecord (100)
org.jnode.fs.ext2.Ext2Directory!addFile (91)
....
- Login to post comments
Corrected
It is corrected, now ext2 handles adding new directories correctly. The changes are in CVS.
Andras
please commit
If you could please commit or send me the patch then I could test it.
thanx,
Andras
Patch for? mkdir?
Patch for? mkdir?
I have for this time no passoword for CVS. I have send patch to epr for commit.
If you will send too you now, give me your mail address
mail
Yes, for mkdir. My address is blindidiot at users dot sourceforge dot net.
BTW I think it would be practical to add a "send email to user" function to the portal.
thanks,
Andras