diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-10-13 20:04:46 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2006-10-13 20:04:46 +0000 |
commit | 744f9d580ef4c1585343e4648d31bc0c98c48074 (patch) | |
tree | 0d08f1f94e178069d60ad07faf39469c08672a20 | |
parent | bcfa416e38d180c5687219f05c23f343879752f7 (diff) | |
download | libfuse-744f9d580ef4c1585343e4648d31bc0c98c48074.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,8 +3,10 @@ * kernel: Fix compilation on patched 2.6.18 (fc6) and 2.6.19. Report from David Shaw - * lib: Fix lost error on renaming a file. Introduced in version - 2.4.1. Report from David Shaw + * lib: Fix lost error on renaming a file. Report from David Shaw + + * lib: Fix lost error on hiding open files (renaming to + .fuse_hiddenXXXX) * kernel: Fix a rare hang on SMP/32bit on heavy filesystem activity. The cause of the bug was that some calls to |