Whamcloud - gitweb
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>