lkml.org 
[lkml]   [2013]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[ 067/100] CIFS: Fix missing of oplock_read value in smb30_values structure
    Date
    3.8-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Pavel Shilovsky <piastry@etersoft.ru>

    commit 067785c40e52089993757afa28988c05f3cb2694 upstream.

    Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
    Signed-off-by: Steve French <sfrench@us.ibm.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    fs/cifs/smb2ops.c | 1 +
    1 file changed, 1 insertion(+)

    --- a/fs/cifs/smb2ops.c
    +++ b/fs/cifs/smb2ops.c
    @@ -744,4 +744,5 @@ struct smb_version_values smb30_values =
    .cap_unix = 0,
    .cap_nt_find = SMB2_NT_FIND,
    .cap_large_files = SMB2_LARGE_FILES,
    + .oplock_read = SMB2_OPLOCK_LEVEL_II,
    };



    \
     
     \ /
      Last update: 2013-03-13 07:41    [W:2.662 / U:0.080 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site