lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 3 Apr 2008 13:15:10 -0400
From:	"Bob Copeland" <me@...copeland.com>
To:	"David Howells" <dhowells@...hat.com>
Cc:	torvalds@...l.org, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] AFS: The AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself

On Wed, Apr 2, 2008 at 1:48 PM, David Howells <dhowells@...hat.com> wrote:
>  -static const struct afs_call_type afs_SRXCBGetCapabilites = {
>  -       .name           = "CB.GetCapabilities",
>  -       .deliver        = afs_deliver_cb_get_capabilities,
>  +static const struct afs_call_type afs_SRXCBTellMeAboutYourself = {
>  +       .name           = "CB.",
>  +       .deliver        = afs_deliver_cb_tell_me_about_yourself,

Just curious, is .name meant to be that way?

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ