Trond, The following patches fix the remaining review comments for the nfs41 for 2.6.31 series (non-callback code). [PATCH 1/3] SQUASHME: nfs41: no need to break read_buf in decode_compound_hdr_arg [PATCH 2/3] SQUASHME: nfs41: refactor op preprocessing out of process_op Note that this patch changes the nfsv4.0 behavior also when CONFIG_NFS_V4_1 is not defined where NFS4ERR_MINOR_VERS_MISMATCH will be returned if the client received a CB_COMPOUND with minorversion != 0. Previously, it would have returned NFS4ERR_OP_ILLEGAL for CB_SEQUENCE. (or if the server is broken and sent OP_CB_GETATTR or OP_CB_RECALL with minorversion!=0, they would have been processed normally. [PATCH 3/3] SQUASHME: nfs41: get rid of READ64 in callback_xdr.c Benny -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html