From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Becker Subject: Re: [PATCH 13/22] ocfs2: use little endian bitops Date: Mon, 18 Oct 2010 13:19:31 -0700 Message-ID: <20101018201931.GB31479@mail.oracle.com> References: <1287135981-17604-1-git-send-email-akinobu.mita@gmail.com> <1287135981-17604-14-git-send-email-akinobu.mita@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1287135981-17604-14-git-send-email-akinobu.mita@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: ocfs2-devel-bounces@oss.oracle.com Errors-To: ocfs2-devel-bounces@oss.oracle.com To: Akinobu Mita Cc: linux-arch@vger.kernel.org, Arnd Bergmann , Mark Fasheh , linux-kernel@vger.kernel.org, Christoph Hellwig , Andrew Morton , ocfs2-devel@oss.oracle.com List-Id: linux-arch.vger.kernel.org On Fri, Oct 15, 2010 at 06:46:12PM +0900, Akinobu Mita wrote: > As a preparation for removing ext2 non-atomic bit operations from > asm/bitops.h. This converts ext2 non-atomic bit operations to > little endian bit operations. > > Signed-off-by: Akinobu Mita > Cc: Mark Fasheh > Cc: Joel Becker > Cc: ocfs2-devel@oss.oracle.com Acked-by: Joel Becker -- There are morethings in heaven and earth, Horatio, Than are dreamt of in your philosophy. Joel Becker Consulting Software Developer Oracle E-mail: joel.becker@oracle.com Phone: (650) 506-8127 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rcsinet10.oracle.com ([148.87.113.121]:29910 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754457Ab0JRUVw (ORCPT ); Mon, 18 Oct 2010 16:21:52 -0400 Date: Mon, 18 Oct 2010 13:19:31 -0700 From: Joel Becker Subject: Re: [PATCH 13/22] ocfs2: use little endian bitops Message-ID: <20101018201931.GB31479@mail.oracle.com> References: <1287135981-17604-1-git-send-email-akinobu.mita@gmail.com> <1287135981-17604-14-git-send-email-akinobu.mita@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1287135981-17604-14-git-send-email-akinobu.mita@gmail.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Akinobu Mita Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Arnd Bergmann , Christoph Hellwig , Andrew Morton , Mark Fasheh , ocfs2-devel@oss.oracle.com Message-ID: <20101018201931.npG0fXNEkAN5j0c7LLf24Jm8VYdFrhSYYchAw_bJDTc@z> On Fri, Oct 15, 2010 at 06:46:12PM +0900, Akinobu Mita wrote: > As a preparation for removing ext2 non-atomic bit operations from > asm/bitops.h. This converts ext2 non-atomic bit operations to > little endian bit operations. > > Signed-off-by: Akinobu Mita > Cc: Mark Fasheh > Cc: Joel Becker > Cc: ocfs2-devel@oss.oracle.com Acked-by: Joel Becker -- There are morethings in heaven and earth, Horatio, Than are dreamt of in your philosophy. Joel Becker Consulting Software Developer Oracle E-mail: joel.becker@oracle.com Phone: (650) 506-8127