]> git.ipfire.org Git - thirdparty/linux.git/commit
cifs: OFD locks do not conflict with eachothers
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 3 Oct 2018 23:24:38 +0000 (09:24 +1000)
committerSteve French <stfrench@microsoft.com>
Wed, 24 Oct 2018 02:16:05 +0000 (21:16 -0500)
commit9645759ce6b39013231f4fa312834935c93fe5bc
tree840006325e95d43e220f1940e14f62dda503ac5c
parentff526d86051f3689fe41e235ab962389d43999a9
cifs: OFD locks do not conflict with eachothers

RHBZ 1484130

Update cifs_find_fid_lock_conflict() to recognize that
ODF locks do not conflict with eachother.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsglob.h
fs/cifs/cifsproto.h
fs/cifs/file.c