Re: [PATCH 5/6] KEYS: Make /proc/keys use keyid not numread as fileposition [ver #2]

From: James Morris
Date: Wed Aug 05 2009 - 18:59:57 EST


On Tue, 4 Aug 2009, David Howells wrote:

> From: Serge E. Hallyn <serue@xxxxxxxxxx>
>
> Make the file position maintained by /proc/keys represent the ID of the key
> just read rather than the number of keys read. This should make it faster to
> perform a lookup as we don't have to scan the key ID tree from the beginning to
> find the current position.
>
> Signed-off-by: Serge E. Hallyn <serue@xxxxxxxxxx>
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>


This does not apply to my tree:

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next

Looks like it's due to pending changes in the same file. Could you please
generate this patch against my tree?


- James
--
James Morris
<jmorris@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/