commit | b833a3660394876541d2513ce2736debc7c6797a | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Tue Aug 28 10:58:41 2018 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Mon Sep 03 09:43:10 2018 +0200 |
tree | 3c3605d860fadf27cffeaaf48a292ae1ec69afb6 | |
parent | 3d8f7615319b2bca87a4815e13787439e3339a93 [diff] |
ovl: add ovl_fadvise() Implement stacked fadvise to fix syscalls readahead(2) and fadvise64(2) on an overlayfs file. Suggested-by: Miklos Szeredi <mszeredi@redhat.com> Fixes: d1d04ef8572b ("ovl: stack file ops") Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>