|
@@ -856,6 +856,8 @@ smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
|
|
rc = SMB2_set_ea(xid, tcon, fid.persistent_fid, fid.volatile_fid, ea,
|
|
rc = SMB2_set_ea(xid, tcon, fid.persistent_fid, fid.volatile_fid, ea,
|
|
SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid);
|
|
SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid);
|