Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
fce9505f
Commit
fce9505f
authored
May 22, 2002
by
Christoph Hellwig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] include buffer_head.h in actual users instead of fs.h (10/10)
No more need to include buffer_head.h in fs.h. Finally.
parent
7c490d9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
include/linux/fs.h
include/linux/fs.h
+0
-3
No files found.
include/linux/fs.h
View file @
fce9505f
...
...
@@ -1283,8 +1283,5 @@ static inline ino_t parent_ino(struct dentry *dentry)
return
res
;
}
#include <linux/buffer_head.h>
#endif
/* __KERNEL__ */
#endif
/* _LINUX_FS_H */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment