commit | 455994625a9393880c645b2f6b4dcc1f305e57d0 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Nov 06 08:44:26 2020 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Nov 06 08:45:21 2020 -0800 |
tree | 4e3c0a010019c9bf9e27b6b56038a0eba66fcf0f | |
parent | badcc8570be77a29f0ccecea31cd173bbae4f0ad [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>