From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Sat, 11 Jun 2011 11:39:20 +0000 Subject: Re: support for Partition UUIDs in 60-persistent-storage.rules Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: linux-hotplug@vger.kernel.org On Tue, Jun 7, 2011 at 15:34, KESHAV P.R. wrote: >     I thought of using GPT Partition Unique GUIDs to reference > partitions instead of FS UUIDs since some filesystems do not support > proper UUIDs. Also haing a FS independent way of uniquely referencing > partitions has few advantages. Committed as by-partuuid/by-partlabel to closer match the kernels root=PARTUUID= key, and mount's upcoming PARTUUID= support. Thanks, Kay