When using NFSv4, the daemon set FATTR4_CHANGE as a supported attributes. In conversion functions between fattr4 anf fsal_attrib_list_t, this attributes is correctly managed and is associated to fsal_attrib_lits_t::change field. But in general, the FSALs do not handle this field correctly.
To be done: check for sal_attrib_lits_t::change's right support in every FSAL
When using NFSv4, the daemon set FATTR4_CHANGE as a supported attributes. In conversion functions between fattr4 anf fsal_attrib_list_t, this attributes is correctly managed and is associated to fsal_attrib_lits_t::change field. But in general, the FSALs do not handle this field correctly.
To be done: check for sal_attrib_lits_t::change's right support in every FSAL