Whamcloud - gitweb
LU-8066 fid: use LDEBUGFS_SEQ_* macro 72/34372/3
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 4 Mar 2019 16:06:52 +0000 (11:06 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 15 Mar 2019 23:46:27 +0000 (23:46 +0000)
commitc0100fc80d1230bb8f6e88cdbb0fc617c8fe1129
tree8d119cfbdb181cbb04412da67bedb910b3356cba
parenta829595add808d0fb09bab525c500d0aa6955883
LU-8066 fid: use LDEBUGFS_SEQ_* macro

Lustre has LPROC_SEQ_* for proc handling and LDEBUGFS_SEQ_* macros
for debugfs handling. While similar using the wrong macro can
break things. To avoid that chance lets move the fid subsystem to
the LDBEUGFS_SEQ_* macro since its already moved to debugfs.

Change-Id: I3936c72f9fb58a38847822dad21c4b6f5e1d7a78
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/34372
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/fid/lproc_fid.c