commit | 6dff2902208364d058746ee794da4d960f6eec6f | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruen@linbit.com> | Tue Jun 28 14:18:12 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:57:47 2012 +0100 |
tree | 61d93721a5f8c9625336473254c9bfe85c721b9b | |
parent | d0fa7fd680a56a3fd52817fe93c1c8abe7164ef1 [diff] |
drbd: Rename --dry-run to --tentative drbdadm already has a --dry-run option, so this option cannot directly be passed through to drbdsetup. Rename the drbdsetup option to resolve this conflict. For backward compatibility, make --dry-run an alias of --tentative. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>