blkid_probe_is_tiny change in 2.17.1 breaks nash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

nash (from mkinitrd) no longer finds swap devices since we updated
libblkid to 2.17.1

It seems that size is always 0 in blkid_probe_set_device which means
that later blkid_probe_is_tiny is always true.

nash uses only superblocks probe, and swap is not probed on tiny devices
so it fails

When I run blkid size is also 0 so blkid_probe_is_tiny is also probably
true but that still works fine as partitions probes work

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

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux