aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-12-15 16:41:20 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-12-15 16:41:20 +0000
commit154ffe2c27e84a29eafedc5327f663a313f2721a (patch)
tree42d3497095b2eb452cbe3a504733112f0c44ad8d /ChangeLog
parent4e8290961d24105834fed054afbf1f7749553e47 (diff)
downloadlibfuse-154ffe2c27e84a29eafedc5327f663a313f2721a.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9dc49f7..2da637b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
* fusermount: check if /mnt/mtab is a symlink and don't modify it
in that case
+ * kernel: simplify request size limiting. INIT only contains
+ maximum write size, maximum path component size remains fixed at
+ 1024 bytes, and maximum xattr size depends on read buffer.
+
2005-12-14 Miklos Szeredi <miklos@szeredi.hu>
* Fix readdir() failure on x86_64, of 32bit programs compiled