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, 1 Jun 2015 18:09:50 +0200
From:	Jan Kara <jack@...e.cz>
To:	kernel@...p.com
Cc:	jack@...e.cz, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fsnotify: Remove obsolete documentation

On Mon 01-06-15 16:10:40, kernel@...p.com wrote:
> From: Nikolay Borisov <kernel@...p.com>
> 
> should_send_event is no longer part of struct fsnotify_ops
> so remove it
> 
> Signed-off-by: Nikolay Borisov <kernel@...p.com>
  Right. You can add:
Reviewed-by: Jan Kara <jack@...e.cz>

								Honza

> ---
>  include/linux/fsnotify_backend.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/include/linux/fsnotify_backend.h b/include/linux/fsnotify_backend.h
> index 0f313f9..65a517d 100644
> --- a/include/linux/fsnotify_backend.h
> +++ b/include/linux/fsnotify_backend.h
> @@ -84,8 +84,6 @@ struct fsnotify_fname;
>   * Each group much define these ops.  The fsnotify infrastructure will call
>   * these operations for each relevant group.
>   *
> - * should_send_event - given a group, inode, and mask this function determines
> - *		if the group is interested in this event.
>   * handle_event - main call for a group to handle an fs event
>   * free_group_priv - called when a group refcnt hits 0 to clean up the private union
>   * freeing_mark - called when a mark is being destroyed for some reason.  The group
> -- 
> 1.7.1
> 
-- 
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
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