cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/3] gfs2-utils: Withdraw helper script integration
@ 2015-08-19 11:55 Andrew Price
  2015-08-19 11:55 ` [Cluster-devel] [PATCH 1/3] scripts: rename gfs2_wd_udev.sh to gfs2_withdraw_helper Andrew Price
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrew Price @ 2015-08-19 11:55 UTC (permalink / raw)
  To: cluster-devel.redhat.com

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-19 16:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19 11:55 [Cluster-devel] [PATCH 0/3] gfs2-utils: Withdraw helper script integration Andrew Price
2015-08-19 11:55 ` [Cluster-devel] [PATCH 1/3] scripts: rename gfs2_wd_udev.sh to gfs2_withdraw_helper Andrew Price
2015-08-19 11:55 ` [Cluster-devel] [PATCH 2/3] scripts: install the withdraw helper script Andrew Price
2015-08-19 11:55 ` [Cluster-devel] [PATCH 3/3] scripts: install the withdraw udev rules script Andrew Price
2015-08-19 16:15 ` [Cluster-devel] [PATCH 0/3] gfs2-utils: Withdraw helper script integration Abhijith Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).