[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180524213209.GE7712@thunk.org>
Date: Thu, 24 May 2018 17:32:09 -0400
From: "Theodore Y. Ts'o" <tytso@....edu>
To: Chandan Rajendra <chandan@...ux.vnet.ibm.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH] e2fsprogs: Use 32-bit variant of ext2fs_swab to read
i_projid
On Wed, May 23, 2018 at 08:52:07AM +0530, Chandan Rajendra wrote:
> i_projid is a 32-bit field of the inode. Hence this commit uses
> ext2fs_swab32() to convert the i_projid field from the on-disk little
> endian format to the host cpu format. Without this change, project quota
> consistency check used to fail on big endian powerpc systems.
>
> Signed-off-by: Chandan Rajendra <chandan@...ux.vnet.ibm.com>
Applied, thanks.
- Ted
Powered by blists - more mailing lists