From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vyacheslav Dubeyko Subject: Re: [PATCH v2 00/15] hfsplus: introduce journal replay functionality Date: Tue, 11 Feb 2014 12:02:31 +0400 Message-ID: <1392105751.2621.3.camel@ubuntu> References: <1392103777.56890.YahooMailBasic@web172306.mail.ir2.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Andrew Morton , Linux FS devel list , Al Viro , ChristophHellwig To: htl10@users.sourceforge.net Return-path: Received: from qproxy4-pub.mail.unifiedlayer.com ([66.147.248.250]:37055 "HELO qproxy4-pub.mail.unifiedlayer.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752527AbaBKIaH (ORCPT ); Tue, 11 Feb 2014 03:30:07 -0500 In-Reply-To: <1392103777.56890.YahooMailBasic@web172306.mail.ir2.yahoo.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Hin-Tak, On Tue, 2014-02-11 at 07:29 +0000, Hin-Tak Leung wrote: > > Hi Vyacheslav, > > I came across this patch (http://marc.info/?l=linux-fsdevel&m=138446099500610&w=2) > about an earlier __divdi3 issue - the analysis is quite thorough and I think relevant > for the __udivdi3 / __umoddi3 issues. Hope this helps. > Thank you. I have fixed these issues. I don't fix all warnings yet. I am simply preparing patch sequence without any warning. Unfortunately, I haven't enough time for it. Thanks, Vyacheslav Dubeyko.