Searched hist:b72679ee89a0a0ecd26f7b6fcae96cdaababff94 (Results 1 – 1 of 1) sorted by relevance
/linux/fs/notify/ |
H A D | fsnotify.h | diff b72679ee89a0a0ecd26f7b6fcae96cdaababff94 Sun Aug 18 20:18:46 CEST 2019 Trond Myklebust <trond.myklebust@primarydata.com> notify: export symbols for use by the knfsd file cache
The knfsd file cache will need to detect when files are unlinked, so that it can close the associated cached files. Export a minimal set of notifier functions to allow it to do so.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|