bug#16231: [PATCH] Fix loop labels

2014-04-17 Thread Brian C. Lane
On Sat, Mar 29, 2014 at 01:51:46PM -0400, Phillip Susi wrote: > Loop labels were incorrectly identifying the device for the fictional > partition as $dev1 instead of just $dev. This caused other programs like > gparted to be confused, and caused parted to fail to identify the partition > as busy du

bug#16231: [PATCH] Fix loop labels

2014-03-29 Thread Phillip Susi
Loop labels were incorrectly identifying the device for the fictional partition as $dev1 instead of just $dev. This caused other programs like gparted to be confused, and caused parted to fail to identify the partition as busy due to the fact that it was looking for the wrong device. Parted also ac

bug#16231: [PATCH] Fix loop labels

2013-12-28 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 12/23/2013 03:17 PM, Phillip Susi wrote: > Loop labels were incorrectly identifying the device for the > fictional partition as $dev1 instead of just $dev. This caused > other programs like gparted to be confused, and caused parted to > fail to id

bug#16231: [PATCH] Fix loop labels

2013-12-23 Thread Phillip Susi
Loop labels were incorrectly identifying the device for the fictional partition as $dev1 instead of just $dev. This caused other programs like gparted to be confused, and caused parted to fail to identify the partition as busy due to the fact that it was looking for the wrong device. Parted also ac