Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932263AbVISMsB (ORCPT ); Mon, 19 Sep 2005 08:48:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932301AbVISMsA (ORCPT ); Mon, 19 Sep 2005 08:48:00 -0400 Received: from ns.virtualhost.dk ([195.184.98.160]:35141 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S932263AbVISMsA (ORCPT ); Mon, 19 Sep 2005 08:48:00 -0400 Date: Mon, 19 Sep 2005 14:45:18 +0200 From: Jens Axboe To: Hans Reiser Cc: Alan Cox , thenewme91@gmail.com, Christoph Hellwig , Denis Vlasenko , chriswhite@gentoo.org, LKML , ReiserFS List Subject: Re: I request inclusion of reiser4 in the mainline kernel Message-ID: <20050919124516.GM10845@suse.de> References: <432AFB44.9060707@namesys.com> <200509171415.50454.vda@ilport.com.ua> <200509180934.50789.chriswhite@gentoo.org> <200509181321.23211.vda@ilport.com.ua> <20050918102658.GB22210@infradead.org> <1127079524.8932.21.camel@localhost.localdomain> <432E4786.7010001@namesys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <432E4786.7010001@namesys.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1180 Lines: 30 On Sun, Sep 18 2005, Hans Reiser wrote: > Linux kernel code is getting better, and Andrew Morton's code is > especially good, but for the most part it's unnecessarily hard to read. > Look at the elevator code for instance. Ugh. That's pretty bold, coming from someone who cannot even figure out how to follow the style guidelines of the kernel. The elevator core api is so trivial, I don't believe you find this hard to read. The individual io schedulers tend to have comments in functions that aren't immediately obvious. So I'm curious, what do part makes you go 'ugh'? So please explain or refrain from making stupid unwarranted comments about other peoples code. > That is why I just say "make it easy to read and I don't care how you do > that so long as it works." Then why do you insist on commenting your code differently than everyone else ('everyone' means the kernel here, since that is your target)? -- Jens Axboe - 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/