NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
[deliverable/linux.git] / fs / nfs / flexfilelayout / flexfilelayout.c
index 92d2943e54f8f7dd0db1e2cd7aafb02bad4c3b70..f3ff66e4fb6ab0aabc8cd35d43333c66c82a5e96 100644 (file)
@@ -1509,6 +1509,7 @@ static struct pnfs_layoutdriver_type flexfilelayout_type = {
        .write_pagelist         = ff_layout_write_pagelist,
        .alloc_deviceid_node    = ff_layout_alloc_deviceid_node,
        .encode_layoutreturn    = ff_layout_encode_layoutreturn,
+       .sync                   = pnfs_nfs_generic_sync,
 };
 
 static int __init nfs4flexfilelayout_init(void)
This page took 0.050971 seconds and 5 git commands to generate.