From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Anderson Subject: [patch 0/3] dm-netlink: Add netlink events to dm Date: Mon, 22 Jan 2007 10:17:18 -0800 Message-ID: <38410.4549455971$1169489824@news.gmane.org> Reply-To: device-mapper development Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: dm-devel@redhat.com List-Id: dm-devel.ids This patch series adds a new event interface to device mapper. The new interface uses the netlink transport and attribute based messages. Previous posts can be found in the list archive http://dir.gmane.org/gmane.linux.kernel.device-mapper.devel The patches have been broken down into smaller chunks compared to the previous series to allow for easier review and also updated to newer kernel interfaces. This patch series contains the following: - Add dm-netlink skeleton. - Add support for the event functions. - Add event calls for failed and reinstated paths. -andmike -- Michael Anderson andmike@us.ibm.com