Whamcloud - gitweb
LU-12885 mdd: only bottom of clf_flags in changelog 22/36522/8
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 18 Oct 2019 13:39:50 +0000 (22:39 +0900)
committerOleg Drokin <green@whamcloud.com>
Sat, 22 Apr 2023 17:28:50 +0000 (17:28 +0000)
commit3b43457cf150c03c496be72265d09574ea470308
treeaf945e071b367ec8a67da148c958283bf756b7dc
parente2602bd49c1d670b8bf0ad75cdd115941b885575
LU-12885 mdd: only bottom of clf_flags in changelog

Make it clear at the callers that only the bottom 12 bits of
clf_flags are stored in the Changelog record.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I23c0844e7ee59dd007b83f37d591df6fbe3ebbe5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/36522
Reviewed-by: Aurelien Degremont <adegremont@nvidia.com>
Reviewed-by: Mikhail Pershin <mpershin@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/mdd/mdd_object.c