diff options
Diffstat (limited to 'fs/ext4/namei.h')
-rw-r--r-- | fs/ext4/namei.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/ext4/namei.h b/fs/ext4/namei.h index f2ce2b0065c9..5e4dfff36a00 100644 --- a/fs/ext4/namei.h +++ b/fs/ext4/namei.h | |||
@@ -1,8 +1,8 @@ | |||
1 | /* linux/fs/ext3/namei.h | 1 | /* linux/fs/ext4/namei.h |
2 | * | 2 | * |
3 | * Copyright (C) 2005 Simtec Electronics | 3 | * Copyright (C) 2005 Simtec Electronics |
4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
5 | * | 5 | * |
6 | */ | 6 | */ |
7 | 7 | ||
8 | extern struct dentry *ext3_get_parent(struct dentry *child); | 8 | extern struct dentry *ext4_get_parent(struct dentry *child); |