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]
Message-ID: <20090706174738.GU2714@wotan.suse.de>
Date:	Mon, 6 Jul 2009 19:47:38 +0200
From:	Nick Piggin <npiggin@...e.de>
To:	Christoph Hellwig <hch@...radead.org>
Cc:	linux-fsdevel@...r.kernel.org, Jan Kara <jack@...e.cz>,
	LKML <linux-kernel@...r.kernel.org>, linux-mm@...ck.org
Subject: Re: [rfc][patch 2/3] fs: make use of new helper functions

On Mon, Jul 06, 2009 at 01:23:45PM -0400, Christoph Hellwig wrote:
> On Mon, Jul 06, 2009 at 06:55:22PM +0200, Nick Piggin wrote:
> > 
> > Update some fs code to make use of new helper functions introduced
> > in the previous patch. Should be no significant change in behaviour
> > (except CIFS now calls send_sig under i_lock, via inode_truncate_ok).
> > 
> > ---
> >  fs/buffer.c           |   10 +--------
> >  fs/cifs/inode.c       |   51 ++++++++-----------------------------------------
> >  fs/fuse/dir.c         |   13 +++---------
> >  fs/fuse/fuse_i.h      |    2 -
> >  fs/fuse/inode.c       |   10 ---------
> >  fs/nfs/inode.c        |   52 +++++++++++---------------------------------------
> >  fs/ramfs/file-nommu.c |   18 ++++-------------
> >  7 files changed, 33 insertions(+), 123 deletions(-)
> 
> Nice cleanup.  I would recommend moving the introduction of those
> helpers to this patch and make it the first in the series.

OK I will do that.

--
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