Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1263306

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

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH] Ext4: Fix extended timestamp encoding and decoding
Date 2015-11-05 16:00 +0100
Message-ID <qrub8-81X-25@gated-at.bofh.it> (permalink)
References <qru1t-7Yg-51@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thursday 05 November 2015 14:49:16 David Howells wrote:
> Since the epoch is presumably unsigned, this has the slightly strange
> effect of, for epochs > 0, putting the 0x80000000-0xffffffff range before
> the 0x00000000-0x7fffffff range.
>
> This affects all kernels from v2.6.23-rc1 onwards.

...

> Signed-off-by: David Howells <dhowells@redhat.com>

Reviewed-by: Arnd Bergmann <arnd@arndb.de>

Maybe
Cc: stable@vger.kernel.org # v2.6.23+
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Ext4: Fix extended timestamp encoding and decoding David Howells <dhowells@redhat.com> - 2015-11-05 15:50 +0100
  Re: [PATCH] Ext4: Fix extended timestamp encoding and decoding Arnd Bergmann <arnd@arndb.de> - 2015-11-05 16:00 +0100
  Re: [PATCH] Ext4: Fix extended timestamp encoding and decoding "Darrick J. Wong" <darrick.wong@oracle.com> - 2015-11-05 19:20 +0100
    Re: [PATCH] Ext4: Fix extended timestamp encoding and decoding David Howells <dhowells@redhat.com> - 2015-11-05 20:30 +0100
    Re: [PATCH] Ext4: Fix extended timestamp encoding and decoding Theodore Ts'o <tytso@mit.edu> - 2015-11-06 17:00 +0100

csiph-web