[openMosix-it] file copy problem
Moshe Bar
openmosix@democritos.it
Mon, 31 Mar 2003 06:49:44 -0800
il codice di fstat per oMFS l'ho scritto io. Il che significa che puo'
avere bachi :-)
Lo trovi su fs/mfs/file.c
Grazie
moshe
On Monday, Mar 31, 2003, at 06:38 US/Pacific, ZIGLIO Frediano wrote:
> Mi rispondo da solo...
> Ho modificato il programma in modo da
> - aprire il file prima di stat (in modo da evitare che il file o gli
> attributu vengano modificati)
> - azzerare le variabili stat1 e stat2
> - stampare inode e device
>
> Il risultato e':
>
> modified ino/dev
> stat1 17186818/255
> stat2 50397184/17186818
>
> sembra che il valore di inode del file venga settato in device su
> stat2 e
> che il valore dell'inode abbia un valore strano...
>
> Bisognerebbe vedere il codice di fstat e stat lato kernel, potrebbe
> anche
> essere un errato include...
>
> freddy77
>
> =================================
> "STRICTLY PERSONAL AND CONFIDENTIAL
>
> This message may contain confidential and proprietary material for the
> sole
> use of the intended recipient. Any review or distribution by others is
> strictly prohibited. If you are not the intended recipient please
> contact
> the sender and delete all copies.
> The contents of this message that do not relate to the official
> business of
> our company shall be understood as neither given nor endorsed by it."
>
> =================================
> _______________________________________________
> openMosix mailing list
> openMosix@democritos.it
> http://www.democritos.it/mailman/listinfo/openmosix
>