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:	Wed, 08 Jan 2014 09:47:42 -0800
From:	Joe Perches <joe@...ches.com>
To:	Alexander Viro <viro@...iv.linux.org.uk>
Cc:	linux-kernel@...r.kernel.org, cluster-devel@...hat.com,
	linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH -next 0/4] fs: Use seq_is_buf_full

On Thu, 2013-12-12 at 15:47 -0800, Joe Perches wrote:
> Convert the fs uses and misuses of seq_printf to void
> 
> These patches depend on https://lkml.org/lkml/2013/12/11/714
> 
> Joe Perches (4):
>   dlm: Use seq_is_buf_full - remove seq_printf returns
>   dlm: Use seq_puts, remove unnecessary trailing spaces
>   fs: Convert show_fdinfo functions to void
>   debugfs: Fix misuse of seq_printf return value

Ping?

>  fs/debugfs/file.c  |  14 +--
>  fs/dlm/debug_fs.c  | 274 +++++++++++++++++++++++++----------------------------
>  fs/eventfd.c       |  15 +--
>  fs/eventpoll.c     |  19 ++--
>  fs/notify/fdinfo.c |  68 ++++++-------
>  fs/notify/fdinfo.h |   4 +-
>  fs/proc/fd.c       |   2 +-
>  fs/signalfd.c      |  10 +-
>  include/linux/fs.h |   2 +-
>  9 files changed, 184 insertions(+), 224 deletions(-)
> 



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