This is the another preparation step before SMB2 protocol support. It separates protocol specific things from byte-range locking code. Pavel Shilovsky (5): CIFS: Move locks to cifsFileInfo structure CIFS: Convert lock type to 32 bit variable CIFS: Separate protocol specific lock type handling CIFS: Separate protocol specific part from getlk CIFS: Separate protocol specific part from setlk fs/cifs/cifsfs.c | 1 - fs/cifs/cifsglob.h | 5 +- fs/cifs/file.c | 194 ++++++++++++++++++++++++++++++++++------------------ 3 files changed, 130 insertions(+), 70 deletions(-) -- 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