Whamcloud - gitweb
LU-9325 fld: replace simple_strto* with kstr* functions 98/39498/3
authorJames Simmons <jsimmons@infradead.org>
Sat, 25 Jul 2020 21:27:22 +0000 (17:27 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Aug 2020 06:04:15 +0000 (06:04 +0000)
commitf875fa73f215c3e1f71656dd8aa0cd30d931fa09
tree99abf6ae22faa5df5f4de2bad0692666c299f713
parentf05edf8e2b92e2c018aad130cd7a1dcc00a8eeee
LU-9325 fld: replace simple_strto* with kstr* functions

The fldb debugfs files use simple_strto* to parse input from the
user. simple_strto* is considered obsolete so replace it with
the equivalent kstrto* functions.

Change-Id: I6d32939152ee0d65df4ec45937d7d0be03b8274e
Test-Parameters: trivial env=ONLY=68 testlist=conf-sanity
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/39498
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/fid/lproc_fid.c