blob: 3706264b7e36d51f90ff5a8c019316518d7adcf1 [file] [log] [blame]
- 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.
- User can cause nasty DoS by not replying to WRITE requests and thus
blocking writepage() indefinitely.