Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
105 user(s) are online (62 user(s) are browsing Forums)

Members: 0
Guests: 105

more...

Headlines

 
  Register To Post  

JXFileSystem ChangeFileSize() bug
Just can't stay away
Just can't stay away


See User information
For the following tests I use mkfile program from OS4Depot.

Using JXFS partition:
8.Work:> mkfile test 64000000
8.Work
:> list test
test                       64000000 
----rw-d Today     18:46:34
1 file 
61M bytes 125001 blocks used
8.Work
:> mkfile test 63995904 
8.Work
:> list test            
test                       64000000 
----rw-d Today     18:49:49
1 file 
61M bytes 125001 blocks used
8.Work
:> mkfile test 6389760  
test
Error 73442
8.Work
:> list test           
test                       64000000 
----rw-d Today     18:49:49
1 file 
61M bytes 125001 blocks used
8.Work
:> mkfile test 32000000
test
Error 73442
8.Work
:> list test
test                       64000000 
----rw-d Today     18:49:49
1 file 
61M bytes 125001 blocks used
8.Work
:>


Using SFS\0 partition (or any other FS):
8.OS4.1:> mkfile test 64000000 
8.OS4.1
:> list test            
test                       64000000 
----rwed Today     18:50:37
1 file 
61M bytes 125001 blocks used
8.OS4.1
:> mkfile test 63995904 
8.OS4.1
:> list test            
test                       63995904 
----rwed Today     18:50:42
1 file 
61M bytes 124993 blocks used
8.OS4.1
:> mkfile test 6389760  
8.OS4.1
:> list test           
test                        6389760 
----rwed Today     18:50:53
1 file 
6240K bytes 12481 blocks used
8.OS4.1
:>


The code that is used in mkfile to change the file size is just a simple ChangeFileSize call like:
IDOS->ChangeFileSize(filenewsizeOFFSET_BEGINNING);

Go to top
Re: JXFileSystem ChangeFileSize() bug
Amigans Defender
Amigans Defender


See User information
@salass00
I think you should email joerg directly.

ExecSG Team Lead
Go to top
Re: JXFileSystem ChangeFileSize() bug
Just can't stay away
Just can't stay away


See User information
@ssolie

I sent an e-mail to joerg as you suggested but I didn't receive any reply from him. Does this bug still exist on latest OS4 beta or has it been fixed?

Go to top
Re: JXFileSystem ChangeFileSize() bug
Home away from home
Home away from home


See User information
@ssolie
ofttopic, but check pm plz.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: JXFileSystem ChangeFileSize() bug
Quite a regular
Quite a regular


See User information
It still exists with the latest version.

How long ago did you send the email? I'll raise a formal bug report if you like.

cheers
tony
Go to top
Re: JXFileSystem ChangeFileSize() bug
Just can't stay away
Just can't stay away


See User information
Quote:

How long ago did you send the email?


15.11.2010 according to my "Sent" folder.

Quote:

I'll raise a formal bug report if you like.


Thanks.

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project