From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kara Subject: [PATCH 0/3] fsnotify: Cleanups and fixes Date: Wed, 15 Jul 2015 15:21:18 +0200 Message-ID: <1436966481-12517-1-git-send-email-jack@suse.com> Cc: linux-fsdevel@vger.kernel.org, Jan Kara To: Andrew Morton Return-path: Received: from cantor2.suse.de ([195.135.220.15]:47888 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752566AbbGONVb (ORCPT ); Wed, 15 Jul 2015 09:21:31 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hello, this series contains a fix for one fsnotify oops during mark destruction and two small cleanups. The series has survived ltp inotify and fanotify tests. Andrew, can you please include it in your tree? Thanks! Honza