Re: SMB2 blocking byte range locks
Steve French <[email protected]>
| Newsgroups | gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
reviewing now - thx On Wed, Mar 24, 2010 at 3:55 PM, Pavel Shilovsky <[email protected]> wrote: > Hello! > > I've implemented blocking part of byte range locking for SMB2 client. I've > tested it a little with samba 4 successfully! > > http://git.etersoft.ru/people/piastry/packages/?p=cifs-2.6.git;a=commit;h=f206ecc46774863abceeebf12f00569a7cc77a9c > > JFYI: current code hangs immediately after mount finishes. I tested my code > just applying it to daf071ad5224e3eda2d5ce1be1cd171d9c279136 commit. > > -- > Best regards, > Pavel Shilovsky. > -- Thanks, Steve