diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2004-12-13 15:22:28 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2004-12-13 15:22:28 +0000 |
commit | 0fcfa039c1dfb7cf9d9da132972334e33f320dd1 (patch) | |
tree | a825d1176d07fe68074cbd835c4934ba67cb72ea /ChangeLog | |
parent | e56818b231a231a48e2616ec083999a14516a4ae (diff) | |
download | libfuse-0fcfa039c1dfb7cf9d9da132972334e33f320dd1.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |