This reverts commit c89fe09b70d3e5391db3b645f91ee10d75a31350. --- include/linux/nfsd/nfsd4_pnfs.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/include/linux/nfsd/nfsd4_pnfs.h b/include/linux/nfsd/nfsd4_pnfs.h index 95b8b6e..1e6ef66 100644 --- a/include/linux/nfsd/nfsd4_pnfs.h +++ b/include/linux/nfsd/nfsd4_pnfs.h @@ -260,13 +260,6 @@ struct pnfsd_cb_operations { /* Generic callbacks */ int (*cb_layout_recall) (struct super_block *, struct inode *, struct nfsd4_pnfs_cb_layout *); - - /* pNFS Files layout specific callbacks */ - - /* Callback from fs on MDS only */ - int (*cb_get_state) (struct super_block *, struct pnfs_get_state *); - /* Callback from fs on DS only */ - int (*cb_change_state) (struct pnfs_get_state *); }; #endif /* _LINUX_NFSD_NFSD4_PNFS_H */ -- 1.7.11.7 -- 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