Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cifs: revalidate mapping prior to satisfying read_iter request with c…
…ache=loose Before satisfying a read with cache=loose, we should always check that the pagecache is valid before allowing a read to be satisfied out of it. Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: Jeff Layton <jlayton@poochiereds.net> Signed-off-by: Steve French <smfrench@gmail.com>
- Loading branch information