Re: [PATCH] blkid: Don't ignore swap UUID if only first byte is zero.

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

 



On Mon, Jun 13, 2011 at 06:05:42PM +0100, Richard W.M. Jones wrote:
>  libblkid/src/superblocks/swap.c |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)

 Applied, thanks.

> +		if (memcmp (hdr->uuid, zero_uuid, sizeof zero_uuid) != 0
> +		    && blkid_probe_set_uuid(pr, hdr->uuid) < 0)

 I have removed the memcmp(), it's already in blkid_probe_set_uuid().

       Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" 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