aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Paris2009-05-21 16:01:33 -0500
committerEric Paris2009-06-11 13:57:53 -0500
commit3c5119c05d624f95f4967d16b38c9624b816bdb9 (patch)
tree0b5f66106aea38e52adf62958762b0a975607322 /MAINTAINERS
parentc28f7e56e9d95fb531dc3be8df2e7f52bee76d21 (diff)
downloadkernel-omap-3c5119c05d624f95f4967d16b38c9624b816bdb9.tar.gz
kernel-omap-3c5119c05d624f95f4967d16b38c9624b816bdb9.tar.xz
kernel-omap-3c5119c05d624f95f4967d16b38c9624b816bdb9.zip
dnotify: reimplement dnotify using fsnotify
Reimplement dnotify using fsnotify. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ccdb57524e3c..96e0c8c60796 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1802,10 +1802,10 @@ F: drivers/char/epca*
1802F: drivers/char/digi* 1802F: drivers/char/digi*
1803 1803
1804DIRECTORY NOTIFICATION (DNOTIFY) 1804DIRECTORY NOTIFICATION (DNOTIFY)
1805P: Stephen Rothwell 1805P: Eric Paris
1806M: sfr@canb.auug.org.au 1806M: eparis@parisplace.org
1807L: linux-kernel@vger.kernel.org 1807L: linux-kernel@vger.kernel.org
1808S: Supported 1808S: Maintained
1809F: Documentation/filesystems/dnotify.txt 1809F: Documentation/filesystems/dnotify.txt
1810F: fs/notify/dnotify/ 1810F: fs/notify/dnotify/
1811F: include/linux/dnotify.h 1811F: include/linux/dnotify.h