[pnfs] [PATCH 05/37] pnfs: get rid of pnfs_getpages declaration
Benny Halevy
bhalevy at panasas.com
Tue Jan 1 05:49:35 EST 2008
Signed-off-by: Benny Halevy <bhalevy at panasas.com>
---
fs/nfs/pnfs.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/fs/nfs/pnfs.h b/fs/nfs/pnfs.h
index 7e2be52..f1b5862 100644
--- a/fs/nfs/pnfs.h
+++ b/fs/nfs/pnfs.h
@@ -33,7 +33,6 @@ int pnfs_try_to_write_data(struct nfs_write_data *, const struct rpc_call_ops *,
int pnfs_readpages(struct nfs_read_data *rdata);
int pnfs_try_to_read_data(struct nfs_read_data *data, const struct rpc_call_ops *call_ops);
int pnfs_fsync(struct file *file, struct dentry *dentry, int datasync);
-unsigned int pnfs_getpages(struct inode *inode, int iswrite);
int pnfs_initialize(void);
void pnfs_uninitialize(void);
void pnfs_layoutcommit_done(struct pnfs_layoutcommit_data *data, int status);
--
1.5.3.3
More information about the pNFS
mailing list