Re: isofs/inode.c: converting from nanoseconds to microseconds

2007-03-25 Thread Thomas Schwinge
Hello! On Sat, Mar 24, 2007 at 06:13:25PM +0100, I wrote: > 2007-03-24 Thomas Schwinge <[EMAIL PROTECTED]> > > * isofs/inode.c (read_disknode): Correctly convert from nanoseconds to > microseconds. I checked this in. Regards, Thomas signature.asc Description: Digital signature

Re: isofs/inode.c: converting from nanoseconds to microseconds

2007-03-24 Thread Samuel Thibault
Thomas Schwinge, le Sat 24 Mar 2007 18:13:25 +0100, a écrit : > Either I'm off here, but if I convert a nanosecond value to microseconds, > I divide the value by thousand and don't multiply with thousand. > Correct? Yes. Samuel ___ Bug-hurd mailing li

isofs/inode.c: converting from nanoseconds to microseconds

2007-03-24 Thread Thomas Schwinge
Hello! Either I'm off here, but if I convert a nanosecond value to microseconds, I divide the value by thousand and don't multiply with thousand. Correct? #v+ 2007-03-24 Thomas Schwinge <[EMAIL PROTECTED]> * isofs/inode.c (read_disknode): Correctly convert from nanoseconds to