Whamcloud - gitweb
LU-13335 ldiskfs: add projid to debug logs 69/46369/8
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 28 Jan 2022 05:14:49 +0000 (22:14 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 11 Jul 2022 06:50:25 +0000 (06:50 +0000)
commit6bceb0030d15b70097d75f8da2d373310fe2c658
tree976f09e61090afb89f611a1b13aaccf2665bd3c4
parentaa22a6826ee521ab14994a4533b0dbffb529aab0
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 log
the projid when it is changed, along with the affected FID.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ibcf3f09ee243ebe052c8f9119383897072ce7057
Reviewed-on: https://review.whamcloud.com/46369
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/file.c
lustre/osd-ldiskfs/osd_quota.c