linux_dsm_epyc7002/net/9p
Eric Van Hensbergen 87211cd8db 9p: remove experimental tag from tested configurations
The 9p client is currently undergoing regular regresssion and
stress testing as a by-product of the virtfs work.  I think its
finally time to take off the experimental tags from the well-tested
code paths.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2011-05-25 08:46:38 -05:00
..
client.c 9p: typo fixes and minor cleanups 2011-05-25 08:46:37 -05:00
error.c
Kconfig 9p: remove experimental tag from tested configurations 2011-05-25 08:46:38 -05:00
Makefile
mod.c net/9p: Change linuxdoc names to match functions. 2011-05-25 08:46:37 -05:00
protocol.c net/9p/protocol.c: Fix a memory leak 2011-05-12 17:05:37 -05:00
protocol.h
trans_common.c net/9p: Handle get_user_pages_fast return properly 2011-05-09 22:51:12 -05:00
trans_common.h
trans_fd.c 9p: Kill set but not used variable 'ret' in parse_opts() 2011-05-19 17:38:57 -04:00
trans_rdma.c 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts() 2011-05-19 17:45:29 -04:00
trans_virtio.c
util.c