From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Tue, 4 Nov 2014 13:57:56 -0600 Subject: [Cluster-devel] [RFA][PATCH 5/8] dlm: Remove seq_printf() return checks and use seq_has_overflowed() In-Reply-To: <20141104080852.4c666fbe@gandalf.local.home> References: <20141029215602.535533597@goodmis.org> <20141029220107.939492048@goodmis.org> <20141104080852.4c666fbe@gandalf.local.home> Message-ID: <20141104195756.GA10616@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 Tue, Nov 04, 2014 at 08:08:52AM -0500, Steven Rostedt wrote: > On Wed, 29 Oct 2014 17:56:07 -0400 > Steven Rostedt wrote: > > > From: Joe Perches > > > > [ REQUEST FOR ACKS ] > > Can any of the DLM maintainers give me an Acked-by for this? Looks ok, Dave