This file is indexed.

/usr/share/doc/libfam0/TODO is in libfam0 2.7.0-17.2+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
FAM TODO list

For more information, please see the latest FAM TODO list at:
<URL:http://oss.sgi.com/projects/fam/todo.html>

KNOWN BUGS

- When built with DNotify, famming a file will open a file
  handle on that device, making it difficult to unmount the
  device the file is on.  This is how DNotify works.

- There is a limit to the number of files a famd client can
  monitor simultaneously.  On some platforms this is 1024,
  on others it is 4096.

SLIGHTLY BROKEN STUFF

- The way we check for an NFS filesystem isn't very good.

- BTree iteration could be better.

MISSING FEATURES

- Support for kernel file monitors other than IMon.

- Ability to disable monitoring of very slow filesystems.