Re: [PATCH] fs: ext4: Sign-extend tv_sec after ORing in epoch bits

2014-03-31 Thread Theodore Ts'o
On Mon, Mar 31, 2014 at 08:42:06AM -0700, Conrad Meyer wrote: > The problem exists in mainline (v3.14) and linux-next (20140328), so > it looks like it didn't land. Unless it's queued in an ext4 tree and > didn't get selected for Linus for some reason? There were some proposals for a different enc

Re: [PATCH] fs: ext4: Sign-extend tv_sec after ORing in epoch bits

2014-03-31 Thread Conrad Meyer
The problem exists in mainline (v3.14) and linux-next (20140328), so it looks like it didn't land. Unless it's queued in an ext4 tree and didn't get selected for Linus for some reason? Thanks, Conrad On Mon, Mar 31, 2014 at 8:34 AM, Andreas Dilger wrote: > Hmm, > I thought there was a separate p

Re: [PATCH] fs: ext4: Sign-extend tv_sec after ORing in epoch bits

2014-03-31 Thread Andreas Dilger
Hmm, I thought there was a separate patch to fix this a few months ago, that was "more correct" than this one? Did that not land? Cheers, Andreas > On Mar 30, 2014, at 8:58, Conrad Meyer wrote: > > Fixes kernel.org bug #23732. > > Background: ext4 stores time as a 34-bit quantity; 2 bits in