commit | 94508b87c93d10b5a63ed9e2a2f28153c6c66bc6 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 17 12:06:06 2023 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Nov 26 15:57:06 2024 -0800 |
tree | e4977f5233d18c6af2309325e237186b3cf2390d | |
parent | 9feec865ecec2a6f2bdc83ed2578a1ab8d6f3d39 [diff] |
design: move discussion of realtime volumes to a separate section In preparation for documenting the realtime modernization project, move the discussions of the realtime-realted ondisk metadata to a separate file. Since realtime reverse mapping btrees haven't been added to the filesystem yet, stop including them in the final output. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>