All of lore.kernel.org
 help / color / mirror / Atom feed
* small diff in reported GiB size of an SSD
@ 2016-02-29 13:31 Toralf Förster
  2016-02-29 15:49   ` James Bottomley
  0 siblings, 1 reply; 5+ messages in thread
From: Toralf Förster @ 2016-02-29 13:31 UTC (permalink / raw)
  To: linux-scsi; +Cc: Linux Kernel

I'm just curious about this diff in dmesg output between 4.3.2 and 4.3.3 at a 64 bit Gentoo hardened system:

$ diff dmesg-4.4.[23]-hardened | grep logical
< sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223 GiB)
> sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)

-- 
Toralf
PGP: C4EACDDE 0076E94E, OTR: 420E74C8 30246EE7

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: small diff in reported GiB size of an SSD
  2016-02-29 13:31 small diff in reported GiB size of an SSD Toralf Förster
@ 2016-02-29 15:49   ` James Bottomley
  0 siblings, 0 replies; 5+ messages in thread
From: James Bottomley @ 2016-02-29 15:49 UTC (permalink / raw)
  To: Toralf Förster, linux-scsi; +Cc: Linux Kernel

On Mon, 2016-02-29 at 13:31 +0000, Toralf Förster wrote:
> I'm just curious about this diff in dmesg output between 4.3.2 and
> 4.3.3 at a 64 bit Gentoo hardened system:
> 
> $ diff dmesg-4.4.[23]-hardened | grep logical
> < sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223
> GiB)
> > sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224
> > GiB)
> 

commit 564b026fbd0d28e9f70fb3831293d2922bb7855b
Author: James Bottomley <JBottomley@Odin.com>
Date:   Wed Jan 20 14:58:29 2016 -0800

    string_helpers: fix precision loss for some inputs
 
James

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: small diff in reported GiB size of an SSD
@ 2016-02-29 15:49   ` James Bottomley
  0 siblings, 0 replies; 5+ messages in thread
From: James Bottomley @ 2016-02-29 15:49 UTC (permalink / raw)
  To: Toralf Förster, linux-scsi; +Cc: Linux Kernel

On Mon, 2016-02-29 at 13:31 +0000, Toralf Förster wrote:
> I'm just curious about this diff in dmesg output between 4.3.2 and
> 4.3.3 at a 64 bit Gentoo hardened system:
> 
> $ diff dmesg-4.4.[23]-hardened | grep logical
> < sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223
> GiB)
> > sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224
> > GiB)
> 

commit 564b026fbd0d28e9f70fb3831293d2922bb7855b
Author: James Bottomley <JBottomley@Odin.com>
Date:   Wed Jan 20 14:58:29 2016 -0800

    string_helpers: fix precision loss for some inputs
 
James

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: small diff in reported GiB size of an SSD
  2016-02-29 15:49   ` James Bottomley
@ 2016-02-29 15:53     ` Toralf Förster
  -1 siblings, 0 replies; 5+ messages in thread
From: Toralf Förster @ 2016-02-29 15:53 UTC (permalink / raw)
  To: James Bottomley, linux-scsi; +Cc: Linux Kernel

James Bottomley:
> On Mon, 2016-02-29 at 13:31 +0000, Toralf Förster wrote:
> commit 564b026fbd0d28e9f70fb3831293d2922bb7855b
> Author: James Bottomley <JBottomley@Odin.com>
> Date:   Wed Jan 20 14:58:29 2016 -0800
> 
>     string_helpers: fix precision loss for some inputs
>  
> James
> 
> 
 cool - thx

-- 
Toralf
PGP: C4EACDDE 0076E94E, OTR: 420E74C8 30246EE7

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: small diff in reported GiB size of an SSD
@ 2016-02-29 15:53     ` Toralf Förster
  0 siblings, 0 replies; 5+ messages in thread
From: Toralf Förster @ 2016-02-29 15:53 UTC (permalink / raw)
  To: James Bottomley, linux-scsi; +Cc: Linux Kernel

James Bottomley:
> On Mon, 2016-02-29 at 13:31 +0000, Toralf Förster wrote:
> commit 564b026fbd0d28e9f70fb3831293d2922bb7855b
> Author: James Bottomley <JBottomley@Odin.com>
> Date:   Wed Jan 20 14:58:29 2016 -0800
> 
>     string_helpers: fix precision loss for some inputs
>  
> James
> 
> 
 cool - thx

-- 
Toralf
PGP: C4EACDDE 0076E94E, OTR: 420E74C8 30246EE7
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-29 15:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-29 13:31 small diff in reported GiB size of an SSD Toralf Förster
2016-02-29 15:49 ` James Bottomley
2016-02-29 15:49   ` James Bottomley
2016-02-29 15:53   ` Toralf Förster
2016-02-29 15:53     ` Toralf Förster

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.