From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 7 Dec 2012 08:51:47 -0700 Subject: [U-Boot] [RESEND 0/4] fs:ext4:fix: Fixes for ext4write command In-Reply-To: <1354730801-29898-1-git-send-email-l.majewski@samsung.com> References: <1354730801-29898-1-git-send-email-l.majewski@samsung.com> Message-ID: <20121207155147.GN10613@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Dec 05, 2012 at 07:06:36PM +0100, Lukasz Majewski wrote: > Several fixes for ext4write command including: > - compiler warnings suppress > - lldiv() and do_div() instead of "plain" / and % operands for 64-32 bits > - Proper initialization of dev_desc > - Proper definition of cache aligned filename buffer > > Lukasz Majewski (4): > fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division > fs:ext4:write: Store block device descriptor in file system structure > fs:ext4:fix: Code refactoring to suppress compiler warnings > fs:ext4:write: Initialize cache aligned filename buffer > > fs/ext4/dev.c | 1 + > fs/ext4/ext4_common.c | 14 ++++++++++---- > fs/ext4/ext4_journal.c | 3 +-- > fs/ext4/ext4fs.c | 13 ++++++------- > 4 files changed, 18 insertions(+), 13 deletions(-) This series has been applied to u-boot/master, but please note that this should have been labeled 'v2' rather than RESEND as you changed 4/4. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: