diff options
| author | Miklos Szeredi <miklos@szeredi.hu> | 2015-02-26 17:12:30 +0100 |
|---|---|---|
| committer | Miklos Szeredi <mszeredi@suse.cz> | 2015-02-26 17:12:30 +0100 |
| commit | 0ecd21258e24fec185c157520435783780a1ad8f (patch) | |
| tree | 5a2c8bd09c01d701420a47190fa4df7b394faec5 /ChangeLog | |
| parent | f2f4d1c312784a5909bb931cc8d68287c8c81326 (diff) | |
| download | libfuse-0ecd21258e24fec185c157520435783780a1ad8f.tar.gz | |
libfuse: fix handling of '.' and '..' in highlevel readdirplus
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ * libfuse: fix fuse_remove_signal_handlers() to properly restore the default signal handler. Reported by: Chris Johnson + * libfuse: fix handling of '.' and '..' in highlevel readdirplus + 2014-07-21 Miklos Szeredi <miklos@szeredi.hu> * libfuse: highlevel API: fix directory file handle passed to |
