commit | 43d344d7722f9b914849ba0014342111a9a0b03e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Jan 12 16:12:05 2011 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jan 12 20:02:47 2011 -0500 |
tree | c82358306b77b2ccf94059de02fb3df3ac1593af | |
parent | 0df6a63f8735a7c8a877878bc215d4312e41ef81 [diff] [blame] |
switch hpfs Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/fs/hpfs/hpfs_fn.h b/fs/hpfs/hpfs_fn.h index 2fee17d..1c43dbe 100644 --- a/fs/hpfs/hpfs_fn.h +++ b/fs/hpfs/hpfs_fn.h
@@ -233,7 +233,7 @@ /* dentry.c */ -void hpfs_set_dentry_operations(struct dentry *); +extern const struct dentry_operations hpfs_dentry_operations; /* dir.c */