Re: [PATCH 1/4]: ufs2 more correct work with time

2007-03-10 Thread Christoph Hellwig
On Sat, Mar 10, 2007 at 12:30:02PM +0300, Evgeniy Dushistov wrote: > This patch corrects work with time in UFS2 case. > > 1)According to UFS2 disk layout modification/access and so on "time" > should be hold in two variables one 64bit for seconds and another > 32bit for nanoseconds, > > at now fo

[PATCH 1/4]: ufs2 more correct work with time

2007-03-10 Thread Evgeniy Dushistov
This patch corrects work with time in UFS2 case. 1)According to UFS2 disk layout modification/access and so on "time" should be hold in two variables one 64bit for seconds and another 32bit for nanoseconds, at now for some unknown reason we suppose that "inode time" holds in three variables 32bit