[Pkg-ceph-commits] [ceph] 01/03: Revert "d/ceph-osd.postinst: Force reload of udev rules to ensure that OSD block device rules correctly apply ceph user and group permissions, fixing issues with initialization of ceph-osd processes via udev (LP: #1631328)."

James Downing Page jamespage at moszumanska.debian.org
Sat Oct 8 15:17:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamespage pushed a commit to branch ubuntu-yakkety
in repository ceph.

commit c077fdd69deb214e59789de09abc31bd5c2156a1
Author: James Page <james.page at ubuntu.com>
Date:   Sat Oct 8 08:09:23 2016 +0100

    Revert "d/ceph-osd.postinst: Force reload of udev rules to ensure that OSD block device rules correctly apply ceph user and group permissions, fixing issues with initialization of ceph-osd processes via udev (LP: #1631328)."
    
    This reverts commit 5083f82aaf5a91f94d5831a116d1444ac932b39b.
---
 debian/ceph-osd.postinst | 5 +----
 debian/changelog         | 9 ---------
 2 files changed, 1 insertion(+), 13 deletions(-)

diff --git a/debian/ceph-osd.postinst b/debian/ceph-osd.postinst
index a1510f3..d4ad405 100644
--- a/debian/ceph-osd.postinst
+++ b/debian/ceph-osd.postinst
@@ -23,10 +23,7 @@ set -e
 
 case "$1" in
     configure)
-	# Reload udev rules, to ensure correct application of
-	# ceph user and group permissions to block devices
-	# https://pad.lv/1631328
-	udevadm control --reload || :
+	:
     ;;
     abort-upgrade|abort-remove|abort-deconfigure)
 	:
diff --git a/debian/changelog b/debian/changelog
index dd9442a..764db38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,3 @@
-ceph (10.2.3-0ubuntu2) yakkety; urgency=medium
-
-  * d/ceph-osd.postinst: Force reload of udev rules to ensure that
-    OSD block device rules correctly apply ceph user and group
-    permissions, fixing issues with initialization of ceph-osd
-    processes via udev (LP: #1631328).
-
- -- James Page <james.page at ubuntu.com>  Fri, 07 Oct 2016 13:59:54 +0100
-
 ceph (10.2.3-0ubuntu1) yakkety; urgency=medium
 
   * New upstream point release (LP: #1628809):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list