diff for duplicates of <20141021132519.GD20625@redhat.com> diff --git a/a/1.txt b/N1/1.txt index a45a2d3..5305508 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ Yes, I see that now.. Actually, Heinz removed the 452 bytes of padding from struct dm_raid_superblock, so it is more like: -sizeof(*sb) == sizeof(struct dm_raid_super_block) == 60 +sizeof(*sb) = sizeof(struct dm_raid_super_block) = 60 "sb + sizeof(*sb)" is the same as (void *)sb + 60 * 60 "sb + 1" is the same as (void *)sb + 60. diff --git a/a/content_digest b/N1/content_digest index 4addf89..33265ac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020141021125729.GC26918@mwanda\0" "From\0Mike Snitzer <snitzer@redhat.com>\0" "Subject\0Re: dm raid: pointer math issue in super_sync()\0" - "Date\0Tue, 21 Oct 2014 09:25:19 -0400\0" + "Date\0Tue, 21 Oct 2014 13:25:19 +0000\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Heinz Mauelshagen <heinzm@redhat.com>" kernel-janitors@vger.kernel.org @@ -40,7 +40,7 @@ "Actually, Heinz removed the 452 bytes of padding from struct\n" "dm_raid_superblock, so it is more like:\n" "\n" - "sizeof(*sb) == sizeof(struct dm_raid_super_block) == 60\n" + "sizeof(*sb) = sizeof(struct dm_raid_super_block) = 60\n" "\n" "\"sb + sizeof(*sb)\" is the same as (void *)sb + 60 * 60\n" "\"sb + 1\" is the same as (void *)sb + 60.\n" @@ -50,4 +50,4 @@ "\n" Mike -f40a85f0d7a24ac8659e7cb745e50622d1ffa44de8a8b973d32584d9ee1fbbad +8c7082904b11e944492fdd2cd2a82024f06a90b184be3a433f85681d13f8cd56
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.