aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-12-13 15:22:28 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-12-13 15:22:28 +0000
commit0fcfa039c1dfb7cf9d9da132972334e33f320dd1 (patch)
treea825d1176d07fe68074cbd835c4934ba67cb72ea /ChangeLog
parente56818b231a231a48e2616ec083999a14516a4ae (diff)
downloadlibfuse-0fcfa039c1dfb7cf9d9da132972334e33f320dd1.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7029c0a..7b46d61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-13 Miklos Szeredi <miklos@szeredi.hu>
+
+ * KERNEL: invalidate dentry/attributes if interrupted request
+ could leave filesystem in an unknown state.
+
2004-12-12 Miklos Szeredi <miklos@szeredi.hu>
* KERNEL: lots of cleanups related to avoiding possible deadlocks.