From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Wed, 24 Aug 2011 08:39:28 +0200 Subject: [Cluster-devel] Problems with [PATCH] dlm_controld: fix plock dev_write no op In-Reply-To: <24E144B8C0207547AD09C467A8259F7537790704@lisa.maurer-it.com> References: <24E144B8C0207547AD09C467A8259F7537790704@lisa.maurer-it.com> Message-ID: <4E549CA0.7010908@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 8/24/2011 8:18 AM, Dietmar Maurer wrote: > Compile is broken after that patch. I get: > > /cluster-3.1.5/group/dlm_controld/plock.c:744:2: warning: #warning DLM_PLOCK_FL_CLOSE undefined. Enabling build workaround. > /cluster-3.1.5/group/dlm_controld/plock.c: In function \u2018process_plocks\u2019: > /cluster-3.1.5/group/dlm_controld/plock.c:1595: error: \u2018struct dlm_plock_info\u2019 has no member named \u2018flags\u2019 > make[2]: *** [plock.o] Error 1 > make[2]: Leaving directory `/home/dietmar/pve2-devel/redhat-cluster-pve/cluster-3.1.5/group/dlm_controld' > make[1]: *** [all] Error 2 > > - Dietmar > > I pushed a workaround for this, but you need to update your kernel headers. Fabio