aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/smb2ops.c
Commit message (Collapse)AuthorAgeFilesLines
* disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French2016-08-261-2/+6
| | | | | | | | | | | | commit e0ddde9d44e37fbc21ce893553094ecf1a633ab5 upstream. leases (oplocks) were always requested for SMB2/SMB3 even when oplocks disabled in the cifs.ko module. Signed-off-by: Steve French <steve.french@primarydata.com> Reviewed-by: Chandrika Srinivasan <chandrika.srinivasan@citrix.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
* first commitMeizu OpenSource2016-08-151-0/+750