Re: [PATCHv2 2/5] VFS: DazukoFS, stackable-fs, file access control

From: Jan Engelhardt
Date: Thu Feb 12 2009 - 11:01:11 EST



On Tuesday 2009-02-03 20:17, John Ogness wrote:
>Index: linux-2.6.28/Documentation/filesystems/dazukofs.txt
>===================================================================
>--- linux-2.6.28.orig/Documentation/filesystems/dazukofs.txt 2009-02-03 18:07:44.000000000 +0100
>+++ linux-2.6.28/Documentation/filesystems/dazukofs.txt 2009-02-03 18:10:46.000000000 +0100
>@@ -2,9 +2,10 @@
>+
>+By opening the device /dev/dazukofs.0 an application has registered itself.
>+A read on the device will block until a file access event on DazukoFS has
>+taken place. When a file access event has occured, the read will return with
>+information about the file access event. For example:

Given that there are more device files to come, I would
put this into a separate directory, /dev/dazukofs/0, much
like dm-crypt does for its devices.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/