[LWN Logo]

Date:	Fri, 19 May 2000 22:30:52 -0400
From:	willy@thepuffingroup.com
To:	linux-kernel@vger.rutgers.edu, linux-fsdevel@vger.rutgers.edu,
Subject: [prepatch] Directory Notification


Hi.  I've implemented directory change notification for linux 2.3.99pre8.
I've done some light testing, but more eyes are always welcome.  I'm not
sure that doing the notifications from within vfs_* is the right thing
to do; could the filesystem stacking guys take a look?  This includes
some of the work from Manfred on making kill_fasync SMP-safe.

It's unrelated to the imon work done by SGI but serves the same purpose,
hence their inclusion.

ftp://ftp.uk.linux.org/pub/linux/people/willy/

lock-2.3.99pre8.diff is the kernel patch and dirnot.c is an example program
using the interface.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/