Whamcloud - gitweb
LU-13335 ldiskfs: add projid to debug logs
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 28 Jan 2022 05:14:49 +0000 (22:14 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 1 Feb 2022 08:29:06 +0000 (08:29 +0000)
commit1c78d9d1217fb97e65706ba3d936bc4edf298fa2
treec3db8c880cd49a285bf1875cc16ebbefd5322bad
parent705ab2859024504256a732f63c8979460a97d163
LU-13335 ldiskfs: add projid to debug logs

There is virtually no tracking of projid changes in osd-ldiskfs,
which makes it very difficult to debug operations therein.

Add some minimal debugging on the client and servers to print
the projid when it is changed, along with the affected FID.

Lustre-change: https://review.whamcloud.com/46369
Lustre-commit: TBD

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ibcf3f09ee243ebe052c8f9119383897072ce7057
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/46373
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/llite/file.c
lustre/osd-ldiskfs/osd_quota.c