提交 79d7e39e 编写于 作者: A Al Viro

sb_entry() has been killed a couple of years ago and resurrected on mismerge

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 3981f2e2
......@@ -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 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册