diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-01-04 19:24:31 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-01-04 19:24:31 +0000 |
commit | 3f0005fbf22f3cf932b04d69c0414f39a8df97ee (patch) | |
tree | 9b64a3b52a28fd8db90000400f67101505ef7906 /ChangeLog | |
parent | 4e358806da6e8135ac3b63bf13e8aebe9c5d8ec0 (diff) | |
download | libfuse-3f0005fbf22f3cf932b04d69c0414f39a8df97ee.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ inode(s) and file, so that FORGET and RELEASE are not sent until userspace finishes the request. + * remove /{sys,proc}/fs/fuse/version, and instead add an INIT + request with the same information, which is more flexible, + simpler, works on embedded systems. + 2004-12-16 Miklos Szeredi <miklos@szeredi.hu> * KERNEL ABI: update interface to make it independent of type |