aboutsummaryrefslogtreecommitdiff
path: root/BUGS
blob: 5fdce028e472525490fc4d1ff718587d14ba4ac9 (plain)
1
2
3
4
5
6
7
8
9
10
- It is allowed to mount a directory on a non-directory.

- 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.

- User can cause nasty DoS by not replying to WRITE requests and thus
  blocking writepage() indefinitely.