Hi Larry,
You are absolutely right, I checked and it is SMB_1.
So my NAS although I selected "Enable SMB2 and Large MTU" it uses the SMB1. I was wrong.
Guys this means definitevely Apple screw it up with SMB2 . . .Apple wake up release a patch.
It seems though the performance difference is not huge. Read below from Wikipedia.
Titus
When SMB2 was introduced it brought a number of benefits over SMB1 for third party implementers of SMB protocols. SMB1, originally designed by IBM, was reverse engineered, and later became part of a wide variety of non-Windows operating systems such as Xenix, OS/2 and VMS(Pathworks). X/Open standardised it partially; it also had draft IETF standards which lapsed. (See http://ubiqx.org/cifs/Intro.html for historical detail.) SMB2 is also a relatively clean break with the past. Microsoft's SMB1 code has to work with a large variety of SMB clients and servers. SMB1 features many versions of information for commands (selecting what structure to return for a particular request) because features such as Unicode support were retro-fitted at a later date. SMB2 involves significantly reduced compatibility-testing for implementers of the protocol. SMB2 code has considerably less complexity since far less variability exists (for example, non-Unicode code paths become redundant as SMB2 requires Unicode support).
SMB 2.1, introduced with Windows 7 and Server 2008 R2, introduced minor performance enhancements with a new opportunistic locking mechanism.[24]
SMB 3.0 (previously named SMB 2.2)[25] was introduced with Windows 8[25] and Windows Server 2012.[25] It brought several significant changes, such as the SMB Direct Protocol (SMB over RDMA) and SMB Multichannel (multiple connections per SMB session),[26][27] that are intended to add functionality and improve SMB2 performance,[28] notably in virtualized data centers.