Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-30 Thread Elmar Stellnberger
On 30.11.2015 15:16, Theodore Ts'o wrote: On Sun, Nov 29, 2015 at 10:30:39PM +0100, Arnd Bergmann wrote: The other large missing piece is the system call implementation. I have posted a series earlier this year before my parental leave, and it's currently lacking review from libc folks, and bl

Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-30 Thread Arnd Bergmann
On Monday 30 November 2015 09:16:05 Theodore Ts'o wrote: > On Sun, Nov 29, 2015 at 10:30:39PM +0100, Arnd Bergmann wrote: > > The other large missing piece is the system call implementation. I have > > posted a series earlier this year before my parental leave, and it's > > currently lacking review

Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-30 Thread Theodore Ts'o
On Sun, Nov 29, 2015 at 10:30:39PM +0100, Arnd Bergmann wrote: > The other large missing piece is the system call implementation. I have > posted a series earlier this year before my parental leave, and it's > currently lacking review from libc folks, and blocked on me to update > the series and po

Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-29 Thread Arnd Bergmann
On Saturday 28 November 2015 21:45:55 Theodore Ts'o wrote: > On Tue, Nov 24, 2015 at 09:10:53PM +0100, Arnd Bergmann wrote: > > On Tuesday 24 November 2015 14:36:46 Theodore Ts'o wrote: > > > This is the patch I would prefer to use (and in fact which I have > > > added to the ext4 tree): > > > > >

Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-28 Thread Theodore Ts'o
On Tue, Nov 24, 2015 at 09:10:53PM +0100, Arnd Bergmann wrote: > On Tuesday 24 November 2015 14:36:46 Theodore Ts'o wrote: > > This is the patch I would prefer to use (and in fact which I have > > added to the ext4 tree): > > > > There are issues with 32-bit vs 64-bit encoding of times before > >

Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-26 Thread David Howells
Theodore Ts'o wrote: > This is the patch I would prefer to use (and in fact which I have > added to the ext4 tree): > > There are issues with 32-bit vs 64-bit encoding of times before > January 1, 1970, which are handled with this patch which is not > handled with what you have in your patch ser

Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-24 Thread Arnd Bergmann
On Tuesday 24 November 2015 14:36:46 Theodore Ts'o wrote: > This is the patch I would prefer to use (and in fact which I have > added to the ext4 tree): > > There are issues with 32-bit vs 64-bit encoding of times before > January 1, 1970, which are handled with this patch which is not > handled w

Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-24 Thread Theodore Ts'o
This is the patch I would prefer to use (and in fact which I have added to the ext4 tree): There are issues with 32-bit vs 64-bit encoding of times before January 1, 1970, which are handled with this patch which is not handled with what you have in your patch series. So I'd prefer if you drop thi

Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-24 Thread Andreas Dilger
On Nov 20, 2015, at 7:54 AM, David Howells wrote: > > The handling of extended timestamps in Ext4 is broken as can be seen in the > output of the test program attached below: > > time extra bad decodegood decode bad encode good encode > = = =

[PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

2015-11-20 Thread David Howells
The handling of extended timestamps in Ext4 is broken as can be seen in the output of the test program attached below: time extra bad decodegood decode bad encode good encode = = = === === 0 > fff