]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: (ntfs) enlarge cluster limit to 2MB
authorKarel Zak <kzak@redhat.com>
Fri, 25 May 2018 11:53:03 +0000 (13:53 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Jul 2018 13:48:42 +0000 (15:48 +0200)
commitb5a7500b6d3501cc667cecb23aa95a3bc27c5250
treec599e2a6c5b2a1b122078f19e03c676cb8ff8f75
parent799b5d6411cbbfef320b557cd22a76ce7332df4a
libblkid: (ntfs) enlarge cluster limit to 2MB

Windows 10 Creators edition has extended the ntfs cluster limit to
2MB. As a consequence blkid does not identify recent partitions with
clusters beyond 65K as ntfs ones.

Addresses: https://github.com/karelzak/util-linux/issues/641
Signed-off-by: Karel Zak <kzak@redhat.com>
Co-Author: Jean-Pierre AndrĂ© <jean-pierre.andre@wanadoo.fr>
libblkid/src/superblocks/ntfs.c