fs/9p: fix typo in comparison logic for cache mode
authorEric Van Hensbergen <ericvh@kernel.org>
Wed, 19 Jul 2023 16:22:31 +0000 (16:22 +0000)
committerEric Van Hensbergen <ericvh@kernel.org>
Thu, 20 Jul 2023 16:15:15 +0000 (16:15 +0000)
commit878cb3e0337d7c3096aee301a2a3cd358dc8aa81
tree03e17612a827d8f89e7fbb3d7bf7efe8749040d9
parent75b396821cb71164dac3a1ad51dda4781ea8dbad
fs/9p: fix typo in comparison logic for cache mode

There appears to be a typo in the comparison statement for the logic
which sets a file's cache mode based on mount flags.

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>
Reviewed-by: Dominique Martinet <asmadeus@codewreck.org>
Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
fs/9p/fid.h