Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Lustre 2.10.0
-
3
-
9223372036854775807
Description
mdt_handle_last_unlink() calls mdt_attr_get_complex() to get invalid attributes. However, mdt_attr_get_complex() clearups all known attributes. So, the known attribute of HSM or nlink should be checked before calling that function.
Attachments
Issue Links
- is related to
-
LU-4640 Last unlink should trigger HSM remove by default
- Resolved