Deprecate nfsd fault injection
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 26 Aug 2019 14:28:58 +0000 (10:28 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 26 Aug 2019 14:36:56 +0000 (10:36 -0400)
commit9d60d93198c62ac3b3e59e8bba7079646c972a4c
tree9e1048377309bfbf97ea957330a7082836a07c6a
parentbb13f35b96f4c83dc4015d71fa2b543c665fbdae
Deprecate nfsd fault injection

This is only useful for client testing.  I haven't really maintained it,
and reference counting and locking are wrong at this point.  You can get
some of the same functionality now from nfsd/clients/.

It was a good idea but I think its time has passed.

In the unlikely event of users, hopefully the BROKEN dependency will
prompt them to speak up.  Otherwise I expect to remove it soon.

Reported-by: Alex Lyakas <alex@zadara.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/Kconfig