2012/5/16 Jeff Layton <[email protected]>:
> On Wed, 16 May 2012 13:57:32 +0400
> Pavel Shilovsky <[email protected]> wrote:
>
>> Signed-off-by: Pavel Shilovsky <[email protected]>
>> ---
>>  fs/cifs/cifsglob.h |    4 ++++
>>  fs/cifs/file.c     |   40 ++++++++++++++++++++++++----------------
>>  fs/cifs/smb1ops.c  |    5 +++++
>>  3 files changed, 33 insertions(+), 16 deletions(-)
>>
>> diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h
>> index 0e06de1..6943448 100644
>> --- a/fs/cifs/cifsglob.h
>> +++ b/fs/cifs/cifsglob.h
>> @@ -164,6 +164,10 @@ struct smb_version_operations {
>>
>>  struct smb_version_values {
>>       char            *version_string;
>> +     __u32           large_lock_type;
>> +     __u32           exclusive_lock_type;
>> +     __u32           shared_lock_type;
>> +     __u32           unlock_lock_type;
>>  };
>>
>
> It would probably be good to send your respin of my patchset so that we
> can see what this one is based on...
>

Yes - posted.

-- 
Best regards,
Pavel Shilovsky.
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to