Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146373
b: refs/heads/master
c: 596397b
h: refs/heads/master
i:
  146371: 0345e66
v: v3
  • Loading branch information
Theodore Ts'o committed May 1, 2009
1 parent f4851df commit a0eda25
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca0faba0e8ac844dc0279825eb8db876b5962ea5
refs/heads/master: 596397b77c895d0fa3674f579c94ad5ea88ef01d
1 change: 1 addition & 0 deletions trunk/fs/ext4/ext4.h
Original file line number Diff line number Diff line change
Expand Up @@ -1594,6 +1594,7 @@ extern const struct file_operations ext4_file_operations;
/* namei.c */
extern const struct inode_operations ext4_dir_inode_operations;
extern const struct inode_operations ext4_special_inode_operations;
extern struct dentry *ext4_get_parent(struct dentry *child);

/* symlink.c */
extern const struct inode_operations ext4_symlink_inode_operations;
Expand Down
1 change: 0 additions & 1 deletion trunk/fs/ext4/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
#include "ext4.h"
#include "ext4_jbd2.h"

#include "namei.h"
#include "xattr.h"
#include "acl.h"

Expand Down
8 changes: 0 additions & 8 deletions trunk/fs/ext4/namei.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
#include "ext4_jbd2.h"
#include "xattr.h"
#include "acl.h"
#include "namei.h"
#include "group.h"

struct proc_dir_entry *ext4_proc_root;
Expand Down

0 comments on commit a0eda25

Please sign in to comment.