commit | 45cd0faae3715e305bc46e23b34c5ed4d185ceb8 | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Mon Aug 27 15:56:02 2018 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Thu Aug 30 17:08:35 2018 +0200 |
tree | be01e26c488ebd3cb7943136a0805563e311d117 | |
parent | 17ef445f9befdc5c9adac270b18240ad24ee50ec [diff] |
vfs: add the fadvise() file operation This is going to be used by overlayfs and possibly useful for other filesystems. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>