Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965227AbbLOPBF (ORCPT ); Tue, 15 Dec 2015 10:01:05 -0500 Received: from mout.web.de ([212.227.17.12]:63576 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964829AbbLOPBC (ORCPT ); Tue, 15 Dec 2015 10:01:02 -0500 Subject: Re: staging: lustre: Less checks in mgc_process_recover_log() after error detection To: Dan Carpenter References: <566ABCD9.1060404@users.sourceforge.net> <566D7733.1030102@users.sourceforge.net> <566D7952.7090401@users.sourceforge.net> <20151214110003.GV5284@mwanda> <566EB03E.2000007@users.sourceforge.net> <20151214123840.GX5284@mwanda> <566EB9D7.9090904@users.sourceforge.net> <20151214135750.GY5284@mwanda> <566EFFB3.708@users.sourceforge.net> <20151215114240.GB5284@mwanda> Cc: devel@driverdev.osuosl.org, Andreas Dilger , Greg Kroah-Hartman , kernel-janitors@vger.kernel.org, LKML , Oleg Drokin , Julia Lawall , lustre-devel@lists.lustre.org From: SF Markus Elfring X-Enigmail-Draft-Status: N1110 Message-ID: <56702B12.6000805@users.sourceforge.net> Date: Tue, 15 Dec 2015 16:00:34 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20151215114240.GB5284@mwanda> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:2dH8tWnuqbRH/lGII5HjcF1BzRnLa2tafSBfXWtKyhjA8Um3Ynx nZWMYfPeXSsW6vHl0kKLulqL89kMvrNJIY6KA/MtUSzIC6qViYgGXcuZpuPNOOSH1+ehCzV jdYLsNCHhzxYXrgvrBuralQU4epiAs30Rtt/Kp95PIuOj5CdGeGEnzFlT5hbsPVnLHbxQON xyxlQyjT3vI3pC3Pk1IbQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:j+8l8uwniD4=:eNs88NG/fCzWqWH9FOgR0a 2BdnR1hJHgfxqL2uyFqnbvjgD3HyAlbQFXypgH9u2WuULe6AUTc1YFHSZ3iVkhTr00JlOT6nm zuBt7T/MQylcDRy8QNDx8nW5eR5LaRWPdxVS5MObgZQ9qMtDHI/vsN/MFe1MXeFfvRK7MZyL9 kD8hZKklghzwex6lGhUY3nG1zm7FDHVE/IxjGGSI62OkrD7s7OSJkCK/zn2paqFtRpqllHGa7 hFZYR+2tZs0WQzx1NbDMDbhah/57Rub5UOqDk/wx23zrWYITJeABsuEovfb9PiroYiayuA10K FZh95dui5zV1oml9cZf+dv+9jUx/bQOP1mqipGaXp+AtgTNwFMhrERhzZJnMu0mHJev6xnXlC iT2KTOrK3/aOPkAFsjU3ZGZbmSs3O7d2ykN3riCJWyBGEUD687MavJ/c300nYceiD95JfmPSG lCs1ng/V4gU9SD0vudemXon8WMRSf7T0GVeYIQuAsX5UprQjWtC5r4ooK9yMLwzWdPqGBxLjM u3rd9ZjQzSL+OASBJMo07Sbr3S/3uirXdpTkZU45Ep/HPEHeMZ2/nKJ0kV6dQIJ+7bSSFRdJU 8hww71QxYM6xd1ffEnIc61JWTag2gUGziX3jHN86JzNm55eI8czRSQ1crbgHMLoMbqgRN2OOn TCYzFkSJFLpY407FIoCDGKtBbAuOtkbWtDQCkf8fq4vdHHCgLFy6BbDUI6kRzBU2dJPP0rNU1 bzSu2dNHBgP1aMLcN0QCvbvzZpiqTk1xfLj2X0TmnJzfviibS3zRBbQpAh5RhSKkX2Dg/j5zi AHcGRLm Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2471 Lines: 75 > If you were a lustre dev then I would accept these renames definitely. I find this information interesting. Would any more contributors like to share their opinion? > I do not think I have been unfair to you. This view is correct in principle. > There was no element of surprise. I am trying to discuss further "special" update suggestions where the topic focus might evolve to new directions. I got the impression that you had some difficulties already with my previous proposals. So I am unsure about the general change acceptance from you alone. You pointed out that you are maintainer for this software area. I was not so aware about this detail while I noticed that you are very active Linux software developer. (You are not mentioned in the file "MAINTAINERS" for example.) > Part of the reason we have CodingStyle is so that we can tell people > "That's not in CodingStyle, that's just your own opinion so don't redo > code just because you have a different opinion from the maintainer." I find this description reasonable. But I see some challenges to improve the coding style specification. I would appreciate if some items can become less ambiguous and imprecise. I assume that a few recommendations from the script "checkpatch.pl" should also be mentioned there. > >> Are you generally willing to change the exception handling for >> the memory allocations in the function "mgc_process_recover_log" >> at all? > I like the first patch in this series. Thanks for a bit of positive feedback. > I do not like the renames. I guess that this design aspect can be clarified a bit more. > I don't care too much about patches 5 and 6 except that they should be > folded together and you should not move "req" and "eof" around. I can understand this concern better than your first response for these update steps. I might send an adjusted patch series a few days later. > Mostly I wish you would just focus on fixing bugs instead of these sorts > of patches. How often are deviations from the coding style also just ordinary bugs? It seems that changes for this area are occasionally not so attractive in comparison to software improvements for components which are more popular. Regards, Markus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/