Re: [PATCH]QNX6 filesystem (RO) driver
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2012-02-15 06:14:33
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2012-02-15 06:14:33
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...