fs: fs-writeback: move sysctl to fs/fs-writeback.c
The dirtytime_expire_interval belongs to fs/fs-writeback.c, move it to fs/fs-writeback.c from /kernel/sysctl.c. And remove the useless extern variable declaration and the function declaration from include/linux/writeback.h Signed-off-by:Kaixiong Yu <yukaixiong@huawei.com> Reviewed-by:
Kees Cook <kees@kernel.org> Reviewed-by:
Jan Kara <jack@suse.cz> Reviewed-by:
Jeff Layton <jlayton@kernel.org> Signed-off-by:
Joel Granados <joel.granados@kernel.org>
Loading
Please sign in to comment