summaryrefslogtreecommitdiff
path: root/tools/stub.h
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2005-10-31 02:37:29 +0000
committerAlasdair Kergon <agk@redhat.com>2005-10-31 02:37:29 +0000
commit3bf5f6f57501590c50f9a93405918c91b1b16a01 (patch)
tree700e3d2e970479b453816e98d7856e1264f8ecbd /tools/stub.h
parentfea5c22b7c0a46ff3603bdbf535dbf078cd7e0af (diff)
downloadlvm2-3bf5f6f57501590c50f9a93405918c91b1b16a01.tar.gz
A pvresize implementation (Zak Kipling).
Diffstat (limited to 'tools/stub.h')
-rw-r--r--tools/stub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/stub.h b/tools/stub.h
index e38ddb784..61b0a98e2 100644
--- a/tools/stub.h
+++ b/tools/stub.h
@@ -19,7 +19,6 @@
/*int e2fsadm(struct cmd_context *cmd, int argc, char **argv) unimplemented*/
int lvmsadc(struct cmd_context *cmd, int argc, char **argv) unimplemented
int lvmsar(struct cmd_context *cmd, int argc, char **argv) unimplemented
-int pvresize(struct cmd_context *cmd, int argc, char **argv) unimplemented
int pvdata(struct cmd_context *cmd, int argc, char **argv) {
log_error("There's no 'pvdata' command in LVM2.");