aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUGS2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 0c1fb6c..3706264 100644
--- a/BUGS
+++ b/BUGS
@@ -9,3 +9,5 @@
- 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.