]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: (nilfs2) check size for backup superblock only
authorKarel Zak <kzak@redhat.com>
Tue, 9 Jun 2015 13:53:20 +0000 (15:53 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 9 Jun 2015 14:01:16 +0000 (16:01 +0200)
commit85ccc1d42555c22f8e5547947b3b61507aaba3a4
treee53157b5487663c991ce4dbb921a8f0633efcb28
parent3fabc3637c97b2a46803d7b9b06de3b9a59ec25c
libblkid: (nilfs2) check size for backup superblock only

The size of the device seems irrelevant for the primary superblock.
The primary superblock is stored on fixed offset, possible collision
between last partition and whole-disk is possible only for backup
superblock only.

Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/superblocks/nilfs.c