Currently the NFS client does not reserved any space for the layoutupdate field when encoding a layoutcommit. For the file layout driver which doesn't have a layoutupdate that's obviously fine, and for the block layoutdriver I just fixed the issue in my series by allowing to split in a set of preallocated pages. The objlayout driver still needs this fixed, either by convincing Trond to increase the reservatation for the few objlayout fields, or by splicing in the pages like the block layout driver does. Can someone with an objlayout setup take care of this? -- 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