From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH]QNX6 filesystem (RO) driver Date: Wed, 15 Feb 2012 06:14:32 +0000 Message-ID: <20120215061432.GD23916@ZenIV.linux.org.uk> References: <4F29A37F.6070909@ontika.net> <20120212045629.GO23916@ZenIV.linux.org.uk> <4F3839CE.8040805@ontika.net> <20120212224358.GW23916@ZenIV.linux.org.uk> <4F3B1DD1.3000202@ontika.net> <20120215061012.GC23916@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org To: Kai Bankett Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:37604 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753350Ab2BOGOd (ORCPT ); Wed, 15 Feb 2012 01:14:33 -0500 Content-Disposition: inline In-Reply-To: <20120215061012.GC23916@ZenIV.linux.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Feb 15, 2012 at 06:10:12AM +0000, Al Viro wrote: > ((no >> inodebits) - __levelsub) >> __bitdelta. Now you can lose levelsub - > it's not used anymore. And after _that_ neither is __bitdelta. And after ^^^^^^^^^^ Sorry about the braino; that would be "neither is bitdelta", of course...