This patchset is targeted to implement cifs_relock_file as well as to fix some bugs in a lock/oplock codepath. This is suitable for v3.8. Pavel Shilovsky (5): CIFS: Separate pushing posix locks and lock_sem handling CIFS: Separate pushing mandatory locks and lock_sem handling CIFS: Implement cifs_relock_file CIFS: Fix lock consistensy bug in cifs_setlk CIFS: Fix write after setting a read lock for read oplock files fs/cifs/file.c | 87 ++++++++++++++++++++++++++++------------------------ fs/cifs/smb2file.c | 12 -------- 2 files changed, 47 insertions(+), 52 deletions(-) -- 1.7.10.4 -- 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