From fc0e014beaa6935576e93cf440f8b3d960b2d3f7 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Tue, 25 Jul 2017 21:33:18 -0400 Subject: Added code to read physical block size on Linux. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6ff81cc..5771634 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ 1.0.2 (?/??/2017): ------------------ +- GPT fdisk can now report both the physical and logical sector sizes of + disks, but only on 2.6.32 and later Linux kernels. The verify feature now + uses the larger of the set alignment and physical/logical block sizes for + testing alignment, and setting alignment to something other than an exact + multiple of the physical/logical block size results in a warning. + - Addition of new verification checks, mostly (but not exclusively) related to the new j/-j/--move-main-table option. -- cgit v1.2.1