blob: 0c1fb6cd253f742573319d094bd4a875e3db3fdc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
- It is allowed to mount a directory on a non-directory.
- When a non-directory is mounted the root inode is not filled in, only at
the first getattr
- I want really low priority for my cached pages. Can they start out
'old' so they will be thrown out on the first oportunity?
- File size change could cause some strange behavior WRT the page
cache.
|