aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2010-11-08 19:43:41 +0100
committerGravatar Miklos Szeredi <mszeredi@suse.cz>2010-11-08 19:43:41 +0100
commit86cbeb4203997bb8e3aa937f6f8a753eb5420e11 (patch)
tree003513ea5d703e265918e700acc19369d77b081a /ChangeLog
parent06f6f0b313ef389bf2271fa2950a4460227b96a7 (diff)
Fix st_nlink for unlinked but still open files
Fix st_nlink value in high level lib if file is unlinked but still open
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a498dae..22ec349 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,9 @@
* Add ctx->pid to debug output
+ * Fix st_nlink value in high level lib if file is unlinked but
+ still open
+
2010-10-14 Miklos Szeredi <miklos@szeredi.hu>
* Use LTLIBICONV when linking libfuse. This fixes building against