git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d43cc79
)
cifs: handle lease F_UNLCK requests properly
author
Jeff Layton
<jlayton@primarydata.com>
Sat, 9 Aug 2014 14:16:44 +0000
(10:16 -0400)
committer
Steve French
<smfrench@gmail.com>
Sat, 16 Aug 2014 04:01:52 +0000
(23:01 -0500)
Currently any F_UNLCK request for a lease just gets back -EAGAIN. Allow
them to go immediately to generic_setlease instead.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsfs.c
patch
|
blob
|
history
diff --cc
fs/cifs/cifsfs.c
Simple merge