Whamcloud - gitweb
LU-12553 mdc: polling mode for changelog reader 62/35262/10
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 18 Jun 2019 14:33:16 +0000 (18:33 +0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 2 Aug 2019 17:13:57 +0000 (17:13 +0000)
commite215002883d5620f43615013452935da8e7e3f8c
tree1c0bedc81452829bcdd2bef7a4c10b72b3a88228
parent52d1671d98c29bd54430718b6e41df136e596c74
LU-12553  mdc: polling mode for changelog reader

this allows the user (like lsom_sync and similar) to follow
the changelog and don't rescan getting duplicates.

Change-Id: I78dc163838c1b88f9447a4731ad4bfe00fec7eff
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/35262
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/lustre/lustreapi.h
lustre/include/uapi/linux/lustre/lustre_ioctl.h
lustre/mdc/mdc_changelog.c
lustre/utils/liblustreapi_chlg.c