Re: [PATCH RESEND v2] Documentation: xfs: consolidate XFS docs into its own subdirectory

From: Matthew Wilcox
Date: Wed Nov 29 2023 - 11:11:17 EST


On Tue, Nov 28, 2023 at 09:24:00PM -0800, Darrick J. Wong wrote:
> Actually, ignore this suggestion. I forgot that I have vim paths
> trained on the Documentation/filesystems/ directory, which means I'll
> lose the ability to
>
> :f xfs-online-fsck-design.rst
>
> and pop it open. Not that I expect many more filesystems to grow online
> fsck capabilities, but you get the point...

Wouldn't you instead do:

:f xfs/online-fsck-design.rst

ie change one character (- to /)