The inode locking is missed in the patch. See cifs_fattr_to_inode() that takes inode->i_lock to atomically update all the attributes. The similar thing is needed in +smb2_close_getattr(). -- Best regards, Pavel Shilovsky вт, 3 дек. 2019 г. в 10:05, Steve French <smfrench@xxxxxxxxx>: > > Fixed typo, and added the update of AllocationSize (and added reviewed > by). See attached. >