From 7a0dd4ab7aaf0125a26d7558901e1ac13dd564bd Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Fri, 3 Feb 2012 11:58:04 -0700 Subject: [PATCH] Update AUTHORS file Add recognition for the work done by Mike Fleetwood to add initial support for Logical Volume Management Physical Volumes (LVM PVs). --- AUTHORS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 274b23bd..b58f0cf8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -51,7 +51,10 @@ Mike Fleetwood * Wrote small patch for writing linux-swap labels * Wrote small patches for reading and writing btrfs volume labels * Wrote patch to use new btrfs multi-tool command first + * wrote patches for initial LVM PV support. * Created nilfs2.h, nilfs2.cc to support nilfs2 file system. + * Created lvm2_pv.h, lvm2_pv.cc to support Logical Volume Management. + * Created LVM2_PV_Info.h, LVM2_PV_Info.h for LMV data cache. Phillip Susi * Wrote patch to display dialog pop-up for libparted exceptions