Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
79d7e39e
Commit
79d7e39e
authored
Mar 21, 2010
by
Al Viro
Browse files
sb_entry() has been killed a couple of years ago and resurrected on mismerge
Signed-off-by:
Al Viro
<
viro@zeniv.linux.org.uk
>
parent
3981f2e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/linux/fs.h
View file @
79d7e39e
...
...
@@ -1314,7 +1314,6 @@ extern int send_sigurg(struct fown_struct *fown);
extern
struct
list_head
super_blocks
;
extern
spinlock_t
sb_lock
;
#define sb_entry(list) list_entry((list), struct super_block, s_list)
#define S_BIAS (1<<30)
struct
super_block
{
struct
list_head
s_list
;
/* Keep this first */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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