Whamcloud - gitweb
LU-9859 ptlrpc: simplify nrs_tbf_jobid_list_parse() 38/50838/8
authorMr NeilBrown <neilb@suse.de>
Tue, 24 Nov 2020 05:52:12 +0000 (16:52 +1100)
committerOleg Drokin <green@whamcloud.com>
Wed, 19 Jul 2023 16:43:38 +0000 (16:43 +0000)
commit7d27634fe0ea738ed825374088cead8ba060fbb3
tree60944b29b4a5ceb07ae0fcb089d1e55e5a2f0af1
parentd5112af7369e3110ea52c9c05fb6179dd67c767d
LU-9859 ptlrpc: simplify nrs_tbf_jobid_list_parse()

If we duplicate the string passed to nrs_tbf_jobid_list_parse(), we
can parse using standard mutating tools.

Test-Parameters: trivial
Test-Parameters: testlist=sanityn env=ONLY=77
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: Id04390c2ed0a26a0311a8bbc784979eb18f4d19d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50838
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/nrs_tbf.c