Re: [PATCH 14/17] CIFS: Convert lock type to 32 bit variable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2012/3/3 Pavel Shilovsky <piastry@xxxxxxxxxxx>:
> to handle SMB2 lock type field further.
>
> Signed-off-by: Pavel Shilovsky <piastry@xxxxxxxxxxx>
> ---
>  fs/cifs/cifsglob.h |    3 +--
>  fs/cifs/file.c     |   13 +++++++------
>  2 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h
> index e5179d4..0097973 100644
> --- a/fs/cifs/cifsglob.h
> +++ b/fs/cifs/cifsglob.h
> @@ -552,8 +552,7 @@ struct cifsLockInfo {
>        __u64 offset;
>        __u64 length;
>        __u32 pid;
> -       __u8 type;
> -       __u16 netfid;
> +       __u32 type;

resent as v2 according to the changes in patch #12.

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


[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux