[linux-lvm] [PATCH 32/35] fsadm: Update authorship of the fsadm

Lukas Czerner lczerner at redhat.com
Wed Sep 21 16:45:51 UTC 2011


Add authorship into the fsadm header since the fsadm tool has been
significantly changed.

Signed-off-by: Lukas Czerner <lczerner at redhat.com>
---
 scripts/fsadm.sh |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/scripts/fsadm.sh b/scripts/fsadm.sh
index 95b26e2..d732525 100755
--- a/scripts/fsadm.sh
+++ b/scripts/fsadm.sh
@@ -14,7 +14,12 @@
 #
 # Author: Zdenek Kabelac <zkabelac at redhat.com>
 #
-# Script for resizing devices (usable for LVM resize)
+# Author: Lukas Czerner <lczerner at redhat.com>
+#    - Significantly extended fsadm functionality
+#    - Implemented new commands "add", "create", "list", "remove"
+#    - Rework of "resize" command
+#
+# Utility to manage logical volumes
 #
 # Needed utilities:
 #   mount, umount, grep, readlink, blockdev, blkid, fsck, xfs_check, bc, df
-- 
1.7.4.4




More information about the linux-lvm mailing list