diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-04-08 16:39:09 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-04-08 16:39:09 +0000 |
commit | 89814a18530fd45af0793c1dd7b240453421c1bf (patch) | |
tree | 858019a2d811e84319e21a0fa0d204b2821bbd48 /ChangeLog | |
parent | b7640d2ef760e0034eded92d0963c725057d7799 (diff) | |
download | libfuse-89814a18530fd45af0793c1dd7b240453421c1bf.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * Fix Oops in case of nfs export. Spotted by David Shaw + * Fix another Oops in case of write over nfs with direct_io turned + on. Again spotted by David Shaw + 2005-04-07 Miklos Szeredi <miklos@szeredi.hu> * Released 2.3-pre4 |