Searched hist:"261 aaba7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | readdir.c | 261aaba7 Mon Oct 01 03:07:05 CDT 2018 Miklos Szeredi <mszeredi@redhat.com> fuse: use iversion for readdir cache verification
Use the internal iversion counter to make sure modifications of the directory through this filesystem are not missed by the mtime check (due to mtime granularity).
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com> 261aaba7 Mon Oct 01 03:07:05 CDT 2018 Miklos Szeredi <mszeredi@redhat.com> fuse: use iversion for readdir cache verification Use the internal iversion counter to make sure modifications of the directory through this filesystem are not missed by the mtime check (due to mtime granularity). Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|
H A D | fuse_i.h | 261aaba7 Mon Oct 01 03:07:05 CDT 2018 Miklos Szeredi <mszeredi@redhat.com> fuse: use iversion for readdir cache verification
Use the internal iversion counter to make sure modifications of the directory through this filesystem are not missed by the mtime check (due to mtime granularity).
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|
H A D | dir.c | 261aaba7 Mon Oct 01 03:07:05 CDT 2018 Miklos Szeredi <mszeredi@redhat.com> fuse: use iversion for readdir cache verification
Use the internal iversion counter to make sure modifications of the directory through this filesystem are not missed by the mtime check (due to mtime granularity).
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
|