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] [day] [month] [year] [list]
Date:	Mon, 30 Apr 2007 12:22:00 -0600
From:	"Latchesar Ionkov" <lionkov@...il.com>
To:	"Jan Engelhardt" <jengelh@...ux01.gwdg.de>
Cc:	"Andrew Morton" <akpm@...l.org>,
	"Linux Kernel" <linux-kernel@...r.kernel.org>,
	"V9FS Developers" <v9fs-developer@...ts.sourceforge.net>
Subject: Re: [PATCH] 9p: create separate 9p client interface

On 4/30/07, Jan Engelhardt <jengelh@...ux01.gwdg.de> wrote:
>
> On Apr 30 2007 09:32, Latchesar Ionkov wrote:
> Hi!
>
> > --- a/fs/9p/Makefile
> > +++ b/fs/9p/Makefile
> > @@ -3,8 +3,8 @@ obj-$(CONFIG_9P_FS) := 9p.o
> > 9p-objs := \
> > trans_fd.o \
> > mux.o \
> > -     fcall.o \
> >       conv.o \
> > +     clnt.o \
>
> Do you pay by the letter, or why is not the source file called client.c? :)

The harder to understand, the better ;) I'll change it to client.c
when I resubmit with part of the code in net/9p.

Thanks,
    Lucho
-
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