commit | d61dcce2977d9abe855a5fe3570a81242209c23b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Jan 12 20:04:20 2011 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jan 12 20:04:20 2011 -0500 |
tree | 886d90b1a02222a0e61860d54ab4eab7400c463e | |
parent | 32c419d95f3d1da891ab9bd032a214ee05b94ed4 [diff] [blame] |
switch afs Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/fs/afs/internal.h b/fs/afs/internal.h index 6d4bc1c..ab6db5a 100644 --- a/fs/afs/internal.h +++ b/fs/afs/internal.h
@@ -486,6 +486,7 @@ * dir.c */ extern const struct inode_operations afs_dir_inode_operations; +extern const struct dentry_operations afs_fs_dentry_operations; extern const struct file_operations afs_dir_file_operations; /*