Whamcloud - gitweb
LU-18791 lmv: report an overflowed nlink correctly 57/58357/9
authorcoreytesdahl <corey.tesdahl@hpe.com>
Wed, 4 Dec 2024 22:37:06 +0000 (16:37 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Mar 2025 04:02:30 +0000 (04:02 +0000)
commitb968372d746012a868c742d75ac8062cc361a07a
tree92cfc7a404fc0f63ca46548b473d110cf3d65f46
parent273826fee9f57981fc27b32e2d224b3f8a3e7d4d
LU-18791 lmv: report an overflowed nlink correctly

inode nlink count should be set to 1 if any component
stripe in stripped dir has overflowed and been set to 1

HPE-bug-id: LUS-12747
Signed-off-by: Corey Tesdahl <corey.tesdahl@hpe.com>
Change-Id: I2a3b6f5bd846d11d768ee1979b7f11f0e7cf1c88
Signed-off-by: Alexander Zarochentsev <alexander.zarochentsev@hpe.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58357
Reviewed-by: Andrew Perepechko <andrew.perepechko@hpe.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/lmv/lmv_obd.c
lustre/tests/sanity.sh