On Thu, Dec 22, 2016 at 11:15 AM, Jan Kara <jack@xxxxxxx> wrote: > Currently we initialize mark->group only in fsnotify_add_mark_lock(). > However we will need to access fsnotify_ops of corresponding group from > fsnotify_put_mark() so we need mark->group initialized earlier. Do that > in fsnotify_init_mark() which has a consequence that once > fsnotify_init_mark() is called on a mark, the mark has to be destroyed > by fsnotify_put_mark(). > > Signed-off-by: Jan Kara <jack@xxxxxxx> > --- Paul, I reviewed the fs/notify parts. audit bits were hard for me to follow. Please back me up on those. Thanks, Amir. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html