diff options
author | Eric Van Hensbergen <ericvh@kernel.org> | 2023-07-19 16:22:33 +0000 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@kernel.org> | 2023-07-20 16:15:15 +0000 |
commit | 350cd9b959757e7c571f45fab29d116d5f67cbff (patch) | |
tree | 47ab6ce9e68df79c9c95bd13e83fb93c023f9dcf /.cocciconfig | |
parent | 09430aba3a9ffd986834614a3406a13588170bde (diff) |
fs/9p: remove unnecessary invalidate_inode_pages2
There was an invalidate_inode_pages2 added to readonly mmap path
that is unnecessary since that path is only entered when writeback
cache is disabled on mount.
Cc: stable@vger.kernel.org
Fixes: 1543b4c5071c ("fs/9p: remove writeback fid and fix per-file modes")
Reviewed-by: Christian Schoenebeck <linux_oss@crudebyte.com>
Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions