diff options
| author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-03-10 18:21:57 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-12 18:52:35 -0500 |
| commit | 1e0051ae48a253685e4309256f9c1ec2bdb74b5d (patch) | |
| tree | 15d1d284fb91bb9b6683991402186c681c118d81 /Documentation/filesystems/00-INDEX | |
| parent | d49129accc21ddb2e779d375dacafb612b1bd28d (diff) | |
Documentation/fs/: split txt and source files
Make dnotify_test.c source file and add it to Makefile so that
bitrot can be prevented.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/filesystems/00-INDEX')
| -rw-r--r-- | Documentation/filesystems/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/filesystems/00-INDEX b/Documentation/filesystems/00-INDEX index 5139b8c9d5af..3bae418c6ad3 100644 --- a/Documentation/filesystems/00-INDEX +++ b/Documentation/filesystems/00-INDEX | |||
| @@ -32,6 +32,8 @@ dlmfs.txt | |||
| 32 | - info on the userspace interface to the OCFS2 DLM. | 32 | - info on the userspace interface to the OCFS2 DLM. |
| 33 | dnotify.txt | 33 | dnotify.txt |
| 34 | - info about directory notification in Linux. | 34 | - info about directory notification in Linux. |
| 35 | dnotify_test.c | ||
| 36 | - example program for dnotify | ||
| 35 | ecryptfs.txt | 37 | ecryptfs.txt |
| 36 | - docs on eCryptfs: stacked cryptographic filesystem for Linux. | 38 | - docs on eCryptfs: stacked cryptographic filesystem for Linux. |
| 37 | exofs.txt | 39 | exofs.txt |
