commit | 9b8523423b23ee3dfd88e32f5b7207be56a4e782 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Nov 10 16:50:21 2020 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Nov 10 16:53:11 2020 -0800 |
tree | 3d9fa2079734066f508785731d118a2223e9dea3 | |
parent | 8a3c84b649b033024d2349f96234b26cbd6083a6 [diff] |
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>