aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/nfs/nfs4_fs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/nfs4_fs.h b/fs/nfs/nfs4_fs.h
index d71f416bd9e5..7c6f1d668fbd 100644
--- a/fs/nfs/nfs4_fs.h
+++ b/fs/nfs/nfs4_fs.h
@@ -176,7 +176,6 @@ struct nfs4_state_recovery_ops {
176 176
177extern struct dentry_operations nfs4_dentry_operations; 177extern struct dentry_operations nfs4_dentry_operations;
178extern struct inode_operations nfs4_dir_inode_operations; 178extern struct inode_operations nfs4_dir_inode_operations;
179extern struct inode_operations nfs4_file_inode_operations;
180 179
181/* inode.c */ 180/* inode.c */
182extern ssize_t nfs4_getxattr(struct dentry *, const char *, void *, size_t); 181extern ssize_t nfs4_getxattr(struct dentry *, const char *, void *, size_t);