aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2001-12-03 08:06:45 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2001-12-03 08:06:45 +0000
commit0e66d057a42a5ef6dff3a5354a449f0373f3415d (patch)
treea494bb59639a1beb0a53fdfd36ec5e19cc31f73f
parent63a63bc3c93e587f92f28fa5391ba26ff1e58b0c (diff)
entry in BUGS
-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.