[Cluster-devel] [PATCH 0/3] gfs2-utils: Withdraw helper script integration

Andrew Price anprice at redhat.com
Wed Aug 19 11:55:06 UTC 2015


Here are a 3 small patches which hook the withdraw scripts up to the build
system so that they get installed by 'make install'.

Cheers,
Andy

Andrew Price (3):
  scripts: rename gfs2_wd_udev.sh to gfs2_withdraw_helper
  scripts: install the withdraw helper script
  scripts: install the withdraw udev rules script

 README.build                        |  7 +++----
 configure.ac                        |  8 ++++++++
 gfs2/scripts/82-gfs2-withdraw.rules |  2 +-
 gfs2/scripts/Makefile.am            | 10 +++++-----
 gfs2/scripts/gfs2_wd_udev.sh        | 30 ------------------------------
 gfs2/scripts/gfs2_withdraw_helper   | 30 ++++++++++++++++++++++++++++++
 6 files changed, 47 insertions(+), 40 deletions(-)
 delete mode 100755 gfs2/scripts/gfs2_wd_udev.sh
 create mode 100755 gfs2/scripts/gfs2_withdraw_helper

-- 
2.4.3




More information about the Cluster-devel mailing list