NFSv4.1 convert layoutcommit sync to boolean
[linux-2.6-block.git] / fs / nfs / nfs4_fs.h
index 1e612d159b714c89d7280c1673ad9bbd2027b429..4414fd7e7d5e52fe417cd4f6cf57f23aa93ee0eb 100644 (file)
@@ -263,7 +263,7 @@ extern int nfs4_init_session(struct nfs_server *server);
 extern int nfs4_proc_get_lease_time(struct nfs_client *clp,
                struct nfs_fsinfo *fsinfo);
 extern int nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data,
-                                 int sync);
+                                 bool sync);
 
 static inline bool
 is_ds_only_client(struct nfs_client *clp)