From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26566 invoked by alias); 5 Oct 2007 10:06:24 -0000 Received: (qmail 26548 invoked by uid 9452); 5 Oct 2007 10:06:24 -0000 Date: Fri, 05 Oct 2007 10:06:00 -0000 Message-ID: <20071005100624.26547.qmail@sourceware.org> From: pcaulfield@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/dlm-kernel/src device.c Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00018.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL4 Changes by: pcaulfield@sourceware.org 2007-10-05 10:06:24 Modified files: dlm-kernel/src : device.c Log message: Don't overwrite castparam if /it/ is NULL. Checking castaddr is wrong because it's not possible to affect that from the userland API. This is also consistent with the fix for bz#318061 in RHEL5. This check-in fixes bz#318851 but TPTB will decide whether it gets included in RHEL4.6 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/device.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.24.2.11&r2=1.24.2.12