vfs: move __sb_{start,end}_write* to fs.h
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 11 Nov 2020 00:50:21 +0000 (16:50 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 11 Nov 2020 00:53:11 +0000 (16:53 -0800)
commit9b8523423b23ee3dfd88e32f5b7207be56a4e782
tree3d9fa2079734066f508785731d118a2223e9dea3
parent8a3c84b649b033024d2349f96234b26cbd6083a6
vfs: move __sb_{start,end}_write* to fs.h

Now that we've straightened out the callers, move these three functions
to fs.h since they're fairly trivial.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
fs/super.c
include/linux/fs.h