提交 90e9a3f9 编写于 作者: T Trond Myklebust

VFS: Remove writeback_control->fs_private

The only user of this field was NFS.
Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
上级 f758c885
......@@ -61,8 +61,6 @@ struct writeback_control {
unsigned for_reclaim:1; /* Invoked from the page allocator */
unsigned for_writepages:1; /* This is a writepages() call */
unsigned range_cyclic:1; /* range_start is cyclic */
void *fs_private; /* For use by ->writepages() */
};
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册