9p: Add additional debug flags and open modes
authorEric Van Hensbergen <ericvh@kernel.org>
Sun, 18 Dec 2022 18:03:54 +0000 (18:03 +0000)
committerEric Van Hensbergen <ericvh@kernel.org>
Mon, 27 Mar 2023 02:33:48 +0000 (02:33 +0000)
commit46c30cb8f5393586c6ebc7b53a235c85bfac1de8
treebefff453b2718a866174a400009dfc9c09fe5b2b
parent8142db4f2792717837b97e219e5f5203dde17abb
9p: Add additional debug flags and open modes

Add some additional debug flags to assist with debugging
cache changes.  Also add some additional open modes so we
can track cache state in fids more directly.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
include/net/9p/9p.h
net/9p/client.c