Hello The patch mentioned in the subject checks I_WILL_FREE bit in inode->i_flags, while generic_forget_inode sets it in inode->i_state. Is it really supposed to be so? If not, does the attached patch look correct?