1 |
From b6323b33e79086ba44ae969c8720d0424a4c106f Mon Sep 17 00:00:00 2001 |
From 9fbf912d70405232cc3669ced32fa9ad2aff1545 Mon Sep 17 00:00:00 2001 |
2 |
From: Shad L. Lords <slords@mail.com> |
From: Shad L. Lords <slords@mail.com> |
3 |
Date: Mon, 19 Oct 2009 08:44:55 -0600 |
Date: Mon, 19 Oct 2009 08:44:55 -0600 |
4 |
Subject: [PATCH] Don't email root on raid events |
Subject: [PATCH 13/17] Don't email root on raid events |
5 |
|
|
6 |
--- |
--- |
7 |
fsset.py | 1 - |
fsset.py | 1 - |
20 |
for ent in self.entries: |
for ent in self.entries: |
21 |
if ent.device.getName() != "RAIDDevice": |
if ent.device.getName() != "RAIDDevice": |
22 |
-- |
-- |
23 |
1.5.5.6 |
1.7.1 |
24 |
|
|