[kernel] r16009 - dists/sid/linux-2.6/debian/patches/bugfix/all

Maximilian Attems maks at alioth.debian.org
Fri Jul 23 08:09:45 UTC 2010


Author: maks
Date: Fri Jul 23 08:09:38 2010
New Revision: 16009

Log:
add inotify patch headers

Modified:
   dists/sid/linux-2.6/debian/patches/bugfix/all/inotify-fix-inotify-oneshot-support.patch
   dists/sid/linux-2.6/debian/patches/bugfix/all/inotify-send-IN_UNMOUNT-events.patch

Modified: dists/sid/linux-2.6/debian/patches/bugfix/all/inotify-fix-inotify-oneshot-support.patch
==============================================================================
--- dists/sid/linux-2.6/debian/patches/bugfix/all/inotify-fix-inotify-oneshot-support.patch	Fri Jul 23 07:58:43 2010	(r16008)
+++ dists/sid/linux-2.6/debian/patches/bugfix/all/inotify-fix-inotify-oneshot-support.patch	Fri Jul 23 08:09:38 2010	(r16009)
@@ -1,4 +1,12 @@
-#607327
+Subject: [1/2] inotify: fix inotify oneshot support
+Date: Thu, 08 Jul 2010 20:58:11 -0000
+From: Eric Paris <eparis at redhat.com>
+X-Patchwork-Id: 110926
+Message-Id: <20100708205811.21351.60266.stgit at paris.rdu.redhat.com>
+To: linux-kernel at vger.kernel.org
+Cc: viro at zeniv.linux.org.uk
+
+RH BZ #607327
 
 During the large inotify rewrite to fsnotify I completely dropped support
 for IN_ONESHOT.  Reimplement that support.

Modified: dists/sid/linux-2.6/debian/patches/bugfix/all/inotify-send-IN_UNMOUNT-events.patch
==============================================================================
--- dists/sid/linux-2.6/debian/patches/bugfix/all/inotify-send-IN_UNMOUNT-events.patch	Fri Jul 23 07:58:43 2010	(r16008)
+++ dists/sid/linux-2.6/debian/patches/bugfix/all/inotify-send-IN_UNMOUNT-events.patch	Fri Jul 23 08:09:38 2010	(r16009)
@@ -1,4 +1,11 @@
-#607327 ?
+Subject: [2/2] inotify: send IN_UNMOUNT events
+Date: Thu, 08 Jul 2010 20:58:17 -0000
+From: Eric Paris <eparis at redhat.com>
+Message-Id: <20100708205817.21351.80159.stgit at paris.rdu.redhat.com>
+To: linux-kernel at vger.kernel.org
+Cc: viro at zeniv.linux.org.uk
+
+RH BZ #607327
 
 Since the .31 or so notify rewrite inotify has not sent events about
 inodes which are unmounted.  This patch restores those events.



More information about the Kernel-svn-changes mailing list